Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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