summaryrefslogtreecommitdiff
path: root/Makefile.mac
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.mac')
-rw-r--r--Makefile.mac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mac b/Makefile.mac
index b5c59db..4c65510 100644
--- a/Makefile.mac
+++ b/Makefile.mac
@@ -10,7 +10,7 @@
CPP = g++
CC = gcc
-CFLAGS = -Wall
+CFLAGS = -Wall -Iinclude
LFLAGS = -lbz2 -lz -framework Carbon
ARCH = -arch x86_64
DFLAGS = -D__SYS_BZLIB -D__SYS_ZLIB -D_7ZIP_ST