X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=mingw-Makefile.inc;h=32dc6b1b5994fdd0b94218e7c0d885833c45c92a;hb=b20c63153aadbe9e50e22e1f742bc6504d9dfe56;hp=79d8966eaebd261a0f659f3d747eae53443f7e86;hpb=189385d85616163910eac561f0cd4ce453279ca1;p=xonotic%2Fnetradiant.git diff --git a/mingw-Makefile.inc b/mingw-Makefile.inc index 79d8966e..32dc6b1b 100644 --- a/mingw-Makefile.inc +++ b/mingw-Makefile.inc @@ -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