From 829d4f2ca50e70091b42d5d6a42dfbc8873cf52c Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sun, 31 Aug 2014 11:12:24 -0500 Subject: refactor install_deps again and rename app_builder to compile --- ebin/rebar.app | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ebin') diff --git a/ebin/rebar.app b/ebin/rebar.app index 9b719d3..999963a 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -22,7 +22,7 @@ rebar_packages, rebar_prv_deps, rebar_prv_install_deps, - rebar_prv_app_builder, + rebar_prv_compile, rebar_prv_app_discovery, rebar_prv_escripter, rebar_prv_release, @@ -57,7 +57,7 @@ rebar_prv_install_deps, rebar_prv_packages, rebar_erlydtl_compiler, - rebar_prv_app_builder, + rebar_prv_compile, rebar_prv_app_discovery, rebar_prv_shell, rebar_prv_tar, -- cgit v1.1