Skip to content

Commit

Permalink
Add edoc module to .app file
Browse files Browse the repository at this point in the history
  • Loading branch information
dizzyd committed Jun 8, 2010
1 parent a88d70c commit 91fe9d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ebin/rebar.app
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
rebar_deps,
rebar_dialyzer,
rebar_asn1_compiler,
rebar_edoc,
rebar_erlc_compiler,
rebar_escripter,
rebar_eunit,
Expand Down Expand Up @@ -65,6 +66,7 @@
rebar_eunit,
rebar_dialyzer,
rebar_escripter,
rebar_edoc,
rebar_xref
]},

Expand Down

0 comments on commit 91fe9d1

Please sign in to comment.