We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb6ec86 + 74f1bd9 commit 1f1ea32Copy full SHA for 1f1ea32
1 file changed
contrib/diff-highlight/Makefile
@@ -17,4 +17,7 @@ shebang.perl: FORCE
17
test: all
18
$(MAKE) -C t
19
20
+clean:
21
+ $(RM) diff-highlight
22
+
23
.PHONY: FORCE
0 commit comments