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: https://git.rm.cloudns.org/?a=commitdiff_plain;h=04eb6d180a3e69985b941056d4939743a23c497f;p=xonotic%2Fxonotic.git 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