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 38e4bb9f..68f9770f 100644
--- a/Makefile.mac
+++ b/Makefile.mac
@@ -1,7 +1,7 @@
CC=gcc
CXX=g++
-INCLUDES=-Iext/bin/libcrypto/include
+INCLUDES=
DEFS=-DZT_ARCH="x86_combined" -DZT_OSNAME="mac" -DZT_TRACE
# Uncomment for a release optimized universal binary build