summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1d23d31..093efda 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
CC=sdcc -mgbz80
AR=ar
-COMPILE=$(CC) $(CFLAGS) -Iinclude -c
+COMPILE=$(CC) $(CFLAGS) -c
all: lib