aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cfa25a1..df1cb72 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ LOCALIZABLE_STRINGS := $(shell find Internationalization -name Localizable.strin
CFLAGS += -x objective-c
CFLAGS += -Wall -Werror
+CFLAGS += -DMK_APP_NAME="@\"$(APP_NAME)\""
LDFLAGS += -framework Cocoa