Skip to content

Commit

Permalink
Add test to .PHONY
Browse files Browse the repository at this point in the history
  • Loading branch information
choptastic committed Apr 16, 2014
1 parent 25adba2 commit 1e12289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -3,7 +3,7 @@ ERL=erl
REBAR=./rebar
DB_CONFIG_DIR=priv/test_db_config

.PHONY: deps get-deps
.PHONY: deps get-deps test

all:
@$(REBAR) get-deps
Expand Down

0 comments on commit 1e12289

Please sign in to comment.