summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorJared Morrow <jared@basho.com>2014-01-14 13:38:30 -0800
committerJared Morrow <jared@basho.com>2014-01-14 13:38:30 -0800
commit5d2b9ba23f8e32ad4f99850a71c62d8b7df262d8 (patch)
treedbdde09160cb05d918fef71c2164c6840d15ef28 /ebin
parentcf3a24e5c7c48b05e3b51bcc6ff2128b3fd71c07 (diff)
parent34ead92c8332ce8681d3cd54561562a2eac9b43e (diff)
Merge pull request #191 from tuncer/rename-modules
Fix #187 (rename getopt and mustache)
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rebar.app4
1 files changed, 2 insertions, 2 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index 873be18..c2f3ef7 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -38,8 +38,8 @@
rebar_upgrade,
rebar_utils,
rebar_xref,
- getopt,
- mustache ]},
+ rebar_getopt,
+ rebar_mustache ]},
{registered, []},
{applications, [kernel,
stdlib,