aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Steven Schubiger <stsc@refcnt.org> 2014-01-19 19:04:36 +0100
committerGravatar Steven Schubiger <stsc@refcnt.org> 2014-01-19 19:04:36 +0100
commitb7c53ca151ffdaa31b335a21296d02457ab969ea (patch)
treefdb10b4594d3a9f9608a5216b40b1614cbc74d33 /Makefile
parent7fa6356c30c8eb5988abe73ed47444327cbd6346 (diff)
downloadcolorize-b7c53ca151ffdaa31b335a21296d02457ab969ea.tar.gz
colorize-b7c53ca151ffdaa31b335a21296d02457ab969ea.tar.bz2
Declare check 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 6283a0f..ca0ee68 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-.PHONY: clean
+.PHONY: check clean
.SUFFIXES:
.SUFFIXES: .c .o