X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=mingw-Makefile.inc;h=32dc6b1b5994fdd0b94218e7c0d885833c45c92a;hb=cb907744d6cd176a2e27dbf120f8437ad27bf7f4;hp=0710fe150649a76ece70fa00034046b958c7a0a6;hpb=97b6e42415c32059e158bec6a9e9e1ea5bbc41b1;p=xonotic%2Fnetradiant.git diff --git a/mingw-Makefile.inc b/mingw-Makefile.inc index 0710fe15..32dc6b1b 100644 --- a/mingw-Makefile.inc +++ b/mingw-Makefile.inc @@ -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)