]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - mingw-Makefile.inc
Revert "we no longer need fixprefix", because we do need it. On cross compiling....
[xonotic/netradiant.git] / mingw-Makefile.inc
index 79d8966eaebd261a0f659f3d747eae53443f7e86..0710fe150649a76ece70fa00034046b958c7a0a6 100644 (file)
@@ -4,6 +4,9 @@ MINGW_EXEC_PREFIX ?=
 # where the dependencies package is extracted
 RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiant-deps-mingw32/
 
+# run the prefix fixing tool
+IGNORETHIS := $(shell cd $(RADIANT_DEPENDENCIES_PREFIX) && ./fixprefix.sh)
+
 # set the environment for make
 OS = Win32
 CFLAGS +=