From: Rudolf Polzer Date: Sun, 23 Jun 2013 16:17:21 +0000 (+0200) Subject: force shaderlist.txt to be built, fixes #1702 X-Git-Tag: xonotic-v0.8.0~42 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=5048c320c35091603feb7429ffd2d0966fcac2c7 force shaderlist.txt to be built, fixes #1702 --- diff --git a/scripts/Makefile b/scripts/Makefile index a4bfcefb..ba99e8ef 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -7,7 +7,8 @@ all: shaderlist.txt $(GENERATEDFILES) ./shader-cpp.sh "$<" > "$@" clean: - $(RM) "$(GENERATEDFILES)" + $(RM) $(GENERATEDFILES) +.PHONY: shaderlist.txt shaderlist.txt: ls -1 *.shader | cut -d . -f 1 > "$@" diff --git a/scripts/shaderlist.txt b/scripts/shaderlist.txt index ce08e64f..fd5f8f51 100644 --- a/scripts/shaderlist.txt +++ b/scripts/shaderlist.txt @@ -24,6 +24,7 @@ map_glowplant map_leave_em_behind map_lightspeed map_newtonian-nightmare +map_oilrig map_red-planet map_silentsiege map_solarium