Ver código fonte

should also include compiler in list of application dependencies for rebar

pull/3/head
alisdair sullivan 13 anos atrás
pai
commit
79d173c49d
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      ebin/rebar.app

+ 1
- 0
ebin/rebar.app Ver arquivo

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

Carregando…
Cancelar
Salvar