aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index a70a05e..9042061 100644
--- a/makefile
+++ b/makefile
@@ -1,6 +1,6 @@
FRAMEWORKS = -framework Carbon
BUILD_PATH = ./bin
-BUILD_FLAGS = -std=c99 -Wall -g -O0
+BUILD_FLAGS = -std=c99 -Wall -g -O0 -DSKHD_PROFILE
SKHD_SRC = ./src/skhd.c
BINS = $(BUILD_PATH)/skhd