summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2013-12-05 22:02:12 +0100
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2014-01-01 10:59:34 +0100
commit34ead92c8332ce8681d3cd54561562a2eac9b43e (patch)
treeff145e0df19b00c1deefa95b381b044863ec448a /ebin/rebar.app
parent777fefe181521b497e2c23b955be7bea48bf2950 (diff)
downloadrebar-34ead92c8332ce8681d3cd54561562a2eac9b43e.tar.gz
Fix #187 (rename mustache to rebar_mustache)
Diffstat (limited to 'ebin/rebar.app')
-rw-r--r--ebin/rebar.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index e679139..c2f3ef7 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -39,7 +39,7 @@
rebar_utils,
rebar_xref,
rebar_getopt,
- mustache ]},
+ rebar_mustache ]},
{registered, []},
{applications, [kernel,
stdlib,