]> gitweb.ps.run Git - ps-cgit/blobdiff - Makefile
Makefile: do not touch the git objects with `make clean`
[ps-cgit] / Makefile
index e807d1e48e9b850309ac5a0deb2e5ebc263d278b..a1f961b3a88a13e7727117864a167e9fb4bcd05c 100644 (file)
--- 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