diff --git a/ebin/rebar.app b/ebin/rebar.app index e042ca5..3b17df7 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -41,6 +41,7 @@ {applications, [kernel, stdlib, sasl, + compiler, crypto, syntax_tools, tools]},