Merge pull request #309 from plietar/make-phony

Make targets in the Makefile part of PHONY.
This commit is contained in:
Paul Lietar
2013-11-18 13:56:01 -08:00

View File

@@ -3,6 +3,8 @@ PLUGINHOOK_URL ?= https://s3.amazonaws.com/progrium-pluginhook/pluginhook_0.1.0_
STACK_URL ?= github.com/progrium/buildstep
PREBUILT_STACK_URL ?= https://s3.amazonaws.com/progrium-dokku/progrium_buildstep_c30652f59a.tgz
.PHONY: all install copyfiles plugins dependencies sshcommand pluginhook docker aufs stack count
all:
# Type "make install" to install.