]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
fix make clean
authorRudolf Polzer <divverent@xonotic.org>
Sat, 29 Oct 2011 18:42:59 +0000 (20:42 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 29 Oct 2011 18:42:59 +0000 (20:42 +0200)
Makefile

index f4c26fb0f1b18af33f6f6be3f0cb34ea799c9cc0..f0be10535a81a7194c90ce1fd3896e375fcbf9ef 100644 (file)
--- 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