summaryrefslogtreecommitdiffabout
Unidiff
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
140cgit.o: VERSION 140cgit.o: VERSION
141 141
142ifneq "$(MAKECMDGOALS)" "clean"
142-include $(OBJECTS:.o=.d) 143-include $(OBJECTS:.o=.d)
144endif
143 145
144libgit: 146libgit: