]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - mingw-Makefile.inc
Merge commit '515673c08f8718a237e90c2130a1f5294f966d6a'
[xonotic/netradiant.git] / mingw-Makefile.inc
index 79d8966eaebd261a0f659f3d747eae53443f7e86..32dc6b1b5994fdd0b94218e7c0d885833c45c92a 100644 (file)
@@ -2,7 +2,10 @@
 MINGW_EXEC_PREFIX ?=
 
 # where the dependencies package is extracted
-RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiant-deps-mingw32/
+RADIANT_DEPENDENCIES_PREFIX = $(HOME)/netradiant-dependencies-mingw32/
+
+# run the prefix fixing tool
+IGNORETHIS := $(shell cd $(RADIANT_DEPENDENCIES_PREFIX) && ./fixprefix.sh)
 
 # set the environment for make
 OS = Win32