index
:
patchwork/cgit.git
master
cgit - fast webinterface for git
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
Side-by-side diff
Diffstat
(
more
/
less
context) (
show
whitespace changes)
-rw-r--r--
Makefile
2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3a4d974..8b426fe 100644
--- a/
Makefile
+++ b/
Makefile
@@ -141,3 +141,5 @@ cgit.o: VERSION
+ifneq "$(MAKECMDGOALS)" "clean"
-include $(OBJECTS:.o=.d)
+endif