]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
build watermark too
[xonotic/xonotic.git] / 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