]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - Makefile
Rework distro package build system.
[xonotic/gmqcc.git] / Makefile
index 38e0784a80aad89bc7f53cc3fdd41f9268b22244..3f286e27f6117db926fbdd051dad85abf3433644 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,8 @@ endif
 
 # do this last otherwise there is whitespace in the command output and
 # it makes my OCD act up
-CFLAGS += $(OPTIONAL)
+CFLAGS += $(OPTIONAL_CFLAGS)
+LDFLAGS += $(OPTIONAL_LDFLAGS)
 
 #we have duplicate object files when dealing with creating a simple list
 #for dependinces. To combat this we use some clever recrusive-make to