diff options
-rw-r--r-- | ebin/rebar.app | 1 |
1 files changed, 1 insertions, 0 deletions
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]}, |