index
:
patchwork/cgit.git
master
cgit - fast webinterface for git
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
path:
root
/
Makefile
Side-by-side diff
Diffstat
(limited to 'Makefile') (
more
/
less
context) (
show
whitespace changes)
-rw-r--r--
Makefile
1
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