summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rebar.app4
1 files changed, 2 insertions, 2 deletions
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,