about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e807d1e..a1f961b 100644
--- a/Makefile
+++ b/Makefile
@@ -121,7 +121,6 @@ uninstall:
 
 clean:
 	rm -f cgit VERSION *.o *.d
-	cd git && $(MAKE) clean
 
 distclean: clean
 	git clean -d -x