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 7116826..25b200c 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -23,6 +23,7 @@ rebar_port_compiler, rebar_protobuffs_compiler, rebar_port_compiler, + rebar_post_script, rebar_rel_utils, rebar_reltool, rebar_require_vsn, @@ -67,7 +68,8 @@ rebar_dialyzer, rebar_escripter, rebar_edoc, - rebar_xref + rebar_xref, + rebar_post_script ]}, {rel_dir, [ |