diff-highlight: add clean target to Makefile
commit74f1bd912be9a6c72a2fe23a3a336dec66f29d83
authorDaniel Watkins <daniel@daniel-watkins.co.uk>
Tue, 29 Aug 2017 11:23:11 +0000 (29 12:23 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Sep 2017 03:56:26 +0000 (6 12:56 +0900)
tree5be125b42fb2065f3acf7bce153a472da4110bc1
parentedc74bc7f0c6884027e851ef09b2e0c9380dcd45
diff-highlight: add clean target to Makefile

Now that `make` produces a file, we should have a clean target to remove
it.

Signed-off-by: Daniel Watkins <daniel@daniel-watkins.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/diff-highlight/Makefile