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