]> git.refcnt.org Git - colorize.git/commitdiff
Makefile: declare readme target as phony
authorSteven Schubiger <stsc@refcnt.org>
Fri, 8 Jan 2021 21:57:46 +0000 (22:57 +0100)
committerSteven Schubiger <stsc@refcnt.org>
Fri, 8 Jan 2021 21:57:46 +0000 (22:57 +0100)
Makefile

index b786e05b4f399bdd35c6f85ca168938c5cde4c95..33b66a776bba5ff5328abb48d92b551de03dd758 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-.PHONY: check check_valgrind install clean release
+.PHONY: check check_valgrind install clean release readme
 
 .SUFFIXES:
 .SUFFIXES: .c .o