]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
build watermark too
authorRudolf Polzer <divverent@alientrap.org>
Fri, 14 May 2010 18:29:58 +0000 (20:29 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 14 May 2010 18:29:58 +0000 (20:29 +0200)
all

diff --git a/all b/all
index 8fb6e0d9b8cbbb086d6011b611b45c8ecf9e9de3..d9b08f962e0b50f395d056810f38beb08c363621 100755 (executable)
--- a/all
+++ b/all
@@ -465,6 +465,7 @@ case "$cmd" in
                if $clean; then
                        verbose make $MAKEFLAGS clean
                fi
+               verbose make FTEQCC="$d0/fteqcc/fteqcc.bin" "$@" $MAKEFLAGS clean
                verbose make FTEQCC="$d0/fteqcc/fteqcc.bin" "$@" $MAKEFLAGS
                enter "$d0/darkplaces" verbose
                if $clean; then