summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2015-02-17 10:35:50 -0600
committerTristan Sloughter <tristan.sloughter@gmail.com>2015-02-17 10:35:50 -0600
commit43a18bf4fa55a7ef23a6da837ba4450996fe8725 (patch)
tree14a08750177ecf866353583dd8d7549f0ba30864 /Makefile
parentd65e6da7dae7a205050befb76752b58721660ff9 (diff)
parent501b9b42dfa4c06bc1d537e810f2e4d730e5d8f7 (diff)
Merge pull request #145 from tsloughter/hex
Replace package management with hex.pm
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e02370..49f5758 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ RETEST=$(PWD)/deps/retest/retest
DEPS_PLT=$(CURDIR)/.depsolver_plt
all:
- ./bootstrap/bootstrap
+ @./bootstrap/rebar get-deps compile escriptize
clean:
@rm -rf rebar3 ebin/*.beam inttest/rt.work rt.work .eunit