paraslash 0.2.11
[paraslash.git] / Makefile.in
index ae0923c1439d9566b27f32e29d97ee02e87c3662..9ce793a4033a3e201bc43484e670dd2ac833acf3 100644 (file)
@@ -23,7 +23,7 @@ cc_version = $(shell $(CC) --version | head -n 1)
 version = @PACKAGE_VERSION@
 codename = atomic duality
 
-DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
+DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 
 # produces lots of warnings on older debian systems with gcc-2.95.4
 # DEBUG_CPPFLAGS += -Wredundant-decls