]> git.refcnt.org Git - colorize.git/commitdiff
Declare check target as phony
authorSteven Schubiger <stsc@refcnt.org>
Sun, 19 Jan 2014 18:04:36 +0000 (19:04 +0100)
committerSteven Schubiger <stsc@refcnt.org>
Sun, 19 Jan 2014 18:04:36 +0000 (19:04 +0100)
Makefile

index 6283a0f7147293d62b8e15afd0dd55b9c9c8a159..ca0ee68c0a5619faf4fa973677cb975b19b37fa0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-.PHONY: clean
+.PHONY: check clean
 
 .SUFFIXES:
 .SUFFIXES: .c .o