summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2015-02-14 10:42:38 -0600
committerTristan Sloughter <t@crashfast.com>2015-02-17 10:16:55 -0600
commit9fbfeaa74df4bfec081a9110ecbec0a9a734524b (patch)
treee2fbe35adf1187fb21c4b164a324d5c7eb49ecbe /Makefile
parent410e2bcdecbf10037e6430f64707ef244a738e45 (diff)
parse version constraints in hex registry for digraph
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f36c177..49f5758 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ RETEST=$(PWD)/deps/retest/retest
DEPS_PLT=$(CURDIR)/.depsolver_plt
all:
- @rebar get-deps compile escriptize
+ @./bootstrap/rebar get-deps compile escriptize
clean:
@rm -rf rebar3 ebin/*.beam inttest/rt.work rt.work .eunit