summaryrefslogtreecommitdiffstats
path: root/Makefile.rules
diff options
context:
space:
mode:
authorroot <root@new-selene.erebei.org>2015-12-01 02:10:53 +0000
committerroot <root@new-selene.erebei.org>2015-12-01 02:10:53 +0000
commitb55240eb43a92c552003b8b324a385e041f84f12 (patch)
treeab932136ecfaa42e1e417e0253aebcc5b5f178aa /Makefile.rules
parent061430973e82995368d27ff9081391f9475da3c7 (diff)
downloadcandlestick-b55240eb43a92c552003b8b324a385e041f84f12.tar.gz
candlestick-b55240eb43a92c552003b8b324a385e041f84f12.tar.bz2
candlestick-b55240eb43a92c552003b8b324a385e041f84f12.zip
fish
Diffstat (limited to 'Makefile.rules')
-rw-r--r--Makefile.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.rules b/Makefile.rules
index 0e521e6..8d1cecb 100644
--- a/Makefile.rules
+++ b/Makefile.rules
@@ -98,7 +98,7 @@ CPPFLAGS += -MD
CPPFLAGS += -Wall -Wundef
INCLUDES = -I$(INCLUDE_DIR)
-DEFINES = $(DEFS)
+DEFINES += $(DEFS)
CPPFLAGS += $(INCLUDES) $(DEFINES)