From: Rudolf Polzer Date: Sat, 29 Oct 2011 18:42:59 +0000 (+0200) Subject: fix make clean X-Git-Tag: xonotic-v0.6.0~69^2~9 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=04eb6d180a3e69985b941056d4939743a23c497f;hp=1565485f10b633dbaa0e3283c0a515a6ddccd69c fix make clean --- diff --git a/Makefile b/Makefile index f4c26fb0..f0be1053 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ all: .PHONY: clean clean: - ./all compile -c + ./all clean .PHONY: install-data-git install-data-git: all