Imported Upstream version 2.14.3
[platform/upstream/git.git] / contrib / diff-highlight / Makefile
index fbf5c58..f2be7cc 100644 (file)
@@ -17,4 +17,7 @@ shebang.perl: FORCE
 test: all
        $(MAKE) -C t
 
+clean:
+       $(RM) diff-highlight
+
 .PHONY: FORCE