aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2013-09-18 22:23:18 -0500
committerTristan Sloughter <[email protected]>2013-09-19 20:26:25 -0500
commit0b59a913ef3b05a4a72622575a615a5a002cc86a (patch)
tree68700cdc0eca01f64afa342fd299d1dc229cc5a7
parent61e6d8bb02149a244d2a3353a78c4543645717ac (diff)
downloadrelx-0b59a913ef3b05a4a72622575a615a5a002cc86a.tar.gz
relx-0b59a913ef3b05a4a72622575a615a5a002cc86a.tar.bz2
relx-0b59a913ef3b05a4a72622575a615a5a002cc86a.zip
fix deps target for shell target
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 39d0bb0..b8a2657 100644
--- a/Makefile
+++ b/Makefile
@@ -105,7 +105,7 @@ dialyzer: $(DEPS_PLT)
typer:
typer --plt $(DEPS_PLT) -r ./src
-shell: get-deps compile
+shell: deps compile
# You often want *rebuilt* rebar tests to be available to the
# shell you have to call eunit (to get the tests
# rebuilt). However, eunit runs the tests, which probably