aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cd2efa7..b18d07e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
-CFLAGS += "-I./inc/ -Wall -Wextra"
-LDFLAGS += -L./lib/
+export CFLAGS += -Wall
all:
make -C lib