ソースを参照

should also include compiler in list of application dependencies for rebar

pull/3/head
alisdair sullivan 13年前
コミット
79d173c49d
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      ebin/rebar.app

+ 1
- 0
ebin/rebar.app ファイルの表示

@ -41,6 +41,7 @@
{applications, [kernel,
stdlib,
sasl,
compiler,
crypto,
syntax_tools,
tools]},

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