-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -140,5 +140,7 @@ cgit: $(OBJECTS) libgit cgit.o: VERSION +ifneq "$(MAKECMDGOALS)" "clean" -include $(OBJECTS:.o=.d) +endif libgit: |
![]() |
index : patchwork/cgit.git | |
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | Makefile | 2 |
@@ -140,5 +140,7 @@ cgit: $(OBJECTS) libgit cgit.o: VERSION +ifneq "$(MAKECMDGOALS)" "clean" -include $(OBJECTS:.o=.d) +endif libgit: |