summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2016-05-27 23:55:12 -0600
committerkballou <kballou@devnulllabs.io>2016-05-27 23:55:12 -0600
commitd7fd8f832f2768d1bbe904431e84eb9d75a9e9d1 (patch)
tree3c57c1007db073e95e5ec9fbce054e6577d5b443
parentf639cbe1b450102a8ba71372f11acf2c98c7ca60 (diff)
downloadkennyballou.com-d7fd8f832f2768d1bbe904431e84eb9d75a9e9d1.tar.gz
kennyballou.com-d7fd8f832f2768d1bbe904431e84eb9d75a9e9d1.tar.xz
Add all targets to phony
These are all phony targets...
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6a6986f..cb9bc4a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
TAG=kennyballou
all: build
-.PHONY: all
+.PHONY: all build container blog
build: container blog