summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3a4d974..8b426fe 100644
--- a/Makefile
+++ b/Makefile
@@ -140,5 +140,7 @@ cgit: $(OBJECTS) libgit
cgit.o: VERSION
+ifneq "$(MAKECMDGOALS)" "clean"
-include $(OBJECTS:.o=.d)
+endif
libgit: