]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - mingw-Makefile.inc
Merge remote-tracking branch 'ttimo/master'
[xonotic/netradiant.git] / mingw-Makefile.inc
index 0710fe150649a76ece70fa00034046b958c7a0a6..32dc6b1b5994fdd0b94218e7c0d885833c45c92a 100644 (file)
@@ -2,7 +2,7 @@
 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)