aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Steven Schubiger <stsc@refcnt.org> 2016-03-23 23:02:55 +0100
committerGravatar Steven Schubiger <stsc@refcnt.org> 2016-03-23 23:02:55 +0100
commitb6498b9b02b352dd06b4a9cc96a37c1c17b9c779 (patch)
tree733f7bd9942bd7f8e1ea0ce9a0e083fe62d6887b /Makefile
parente432a5daa5a55665da6294448c513cf0e10b14d8 (diff)
downloadcolorize-b6498b9b02b352dd06b4a9cc96a37c1c17b9c779.tar.gz
colorize-b6498b9b02b352dd06b4a9cc96a37c1c17b9c779.tar.bz2
Declare release target as phony
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ef31e7..da60da2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-.PHONY: check clean
+.PHONY: check clean release
.SUFFIXES:
.SUFFIXES: .c .o