]> de.git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
Add back that splint flag
authorDale Weiler <killfieldengine@gmail.com>
Wed, 29 May 2013 03:39:38 +0000 (03:39 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Wed, 29 May 2013 03:39:38 +0000 (03:39 +0000)
Makefile

index 2f2b08a61fbfe396ec59b3559abcab35fc317489..fea33566c7340c90010e19ca4e7ffc0dbaf68e13 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -129,6 +129,7 @@ SPLINTFLAGS =            \
     -nullstate           \
     -varuse              \
     -mustfreefresh       \
+    -compdestroy         \
     -compmempass         \
     -nullpass            \
     -onlytrans           \