summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
Diffstat (limited to 'ebin/rebar.app')
-rw-r--r--ebin/rebar.app2
1 files changed, 2 insertions, 0 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index 0019509..e04970a 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -24,6 +24,7 @@
rebar_port_compiler,
rebar_rel_utils,
rebar_reltool,
+ rebar_require_vsn,
rebar_subdirs,
rebar_templater,
rebar_utils,
@@ -43,6 +44,7 @@
%% any_dir processing modules
{any_dir_modules, [
+ rebar_require_vsn,
rebar_subdirs,
rebar_deps,
rebar_templater,