diff options
Diffstat (limited to 'ebin')
-rw-r--r-- | ebin/rebar.app | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app index 668abe4..b5a5457 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -25,6 +25,7 @@ rebar_neotoma_compiler, rebar_port_compiler, rebar_post_script, + rebar_pre_script, rebar_rel_utils, rebar_reltool, rebar_require_vsn, @@ -71,7 +72,8 @@ rebar_escripter, rebar_edoc, rebar_xref, - rebar_post_script + rebar_post_script, + rebar_pre_script ]}, {rel_dir, [ |