summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2015-02-12 07:21:16 -0600
committerTristan Sloughter <t@crashfast.com>2015-02-17 10:16:55 -0600
commit410e2bcdecbf10037e6430f64707ef244a738e45 (patch)
tree70945116b1f16e2595a7a10edbb2ac8cf803a0bc /Makefile
parentb654272063d3596a54407f0a1b093db09d846a52 (diff)
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..f36c177 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ RETEST=$(PWD)/deps/retest/retest
DEPS_PLT=$(CURDIR)/.depsolver_plt
all:
- ./bootstrap/bootstrap
+ @rebar get-deps compile escriptize
clean:
@rm -rf rebar3 ebin/*.beam inttest/rt.work rt.work .eunit