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