Skip to content

Commit

Permalink
Makefile: .PHONY: build
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Nov 5, 2013
1 parent 141544e commit 346049c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -11,4 +11,4 @@ clean:
test:
@mocha-phantomjs test/index.html

.PHONY: clean test
.PHONY: build clean test

0 comments on commit 346049c

Please sign in to comment.