]> git.xonotic.org Git - xonotic/netradiant.git/commitdiff
last minute fix to save legacy Makefile life one more time
authorThomas Debesse <dev@illwieckz.net>
Sun, 28 Oct 2018 21:56:32 +0000 (22:56 +0100)
committerThomas Debesse <dev@illwieckz.net>
Sun, 28 Oct 2018 21:56:37 +0000 (22:56 +0100)
libs/crunch [deleted submodule]
tools/quake3/q3map2/q3map2.h

diff --git a/libs/crunch b/libs/crunch
deleted file mode 160000 (submodule)
index 85bab3d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 85bab3d798a54abe32a22d5275e625ec06df6917
index 698e57c1bab73b5c9d280fec73f9b7212b0061ea..88176c7f326c7994b0f14611ab804a32776c64f4 100644 (file)
@@ -70,7 +70,9 @@
 #include "mathlib.h"
 #include "md5lib.h"
 #include "ddslib.h"
+#ifdef BUILD_CRUNCH
 #include "crn_rgba.h"
+#endif // BUILD_CRUNCH
 
 #include "picomodel.h"