diff --git a/ebin/rebar.app b/ebin/rebar.app index e04970a..4458330 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -11,6 +11,7 @@ rebar_deps, rebar_dialyzer, rebar_asn1_compiler, + rebar_edoc, rebar_erlc_compiler, rebar_escripter, rebar_eunit, @@ -65,6 +66,7 @@ rebar_eunit, rebar_dialyzer, rebar_escripter, + rebar_edoc, rebar_xref ]},