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
@@ -141,3 +141,5 @@ cgit.o: VERSION
141 141
142ifneq "$(MAKECMDGOALS)" "clean"
142-include $(OBJECTS:.o=.d) 143-include $(OBJECTS:.o=.d)
144endif
143 145