Skip to content

Commit

Permalink
Avoid makefile clash with Phony
Browse files Browse the repository at this point in the history
  • Loading branch information
matharden committed Jul 3, 2015
1 parent 5005608 commit ef83d86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Expand Up @@ -7,3 +7,5 @@ build:
boot2docker up
eval "$(boot2docker shellinit)"
docker-compose build

.PHONY: run build

0 comments on commit ef83d86

Please sign in to comment.