summaryrefslogtreecommitdiffstats
path: root/Makefile.rules
diff options
context:
space:
mode:
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)