aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bfceaf8..65a24f3 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ all: $(SOURCES) build/libddhotkey.a build/include/*.h
-framework Carbon \
-framework Cocoa \
-framework CoreGraphics \
+ -framework CoreServices \
-framework Foundation \
-fno-objc-arc \
-I./build/include \