summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
Diffstat (limited to 'ebin/rebar.app')
-rw-r--r--ebin/rebar.app3
1 files changed, 2 insertions, 1 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index 9598e8e..c2f7967 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -21,7 +21,8 @@
rebar_rel_utils,
rebar_reltool,
rebar_subdirs,
- rebar_utils ]},
+ rebar_utils,
+ getopt ]},
{registered, []},
{applications, [kernel,
stdlib,