diff options
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r-- | src/rebar.app.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src index c41ad92..894ca7b 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -14,6 +14,7 @@ syntax_tools, tools, erlware_commons, + providers, relx, inets]}, {env, [ |