ソースを参照

Add edoc module to .app file

Dave Smith 15年前
コミット
91fe9d14a4
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      ebin/rebar.app

+ 2
- 0
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
]},

読み込み中…
キャンセル
保存