summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2014-08-16 10:47:34 -0500
committerTristan Sloughter <t@crashfast.com>2014-08-16 10:48:45 -0500
commit5735c538b976d856606f857107e7a931fdcce1d2 (patch)
tree92059deb7e596a1aab0dc22142da024b4de549aa /ebin
parent2880e2838bd6bbb72b83e013b8fc87265d6f75aa (diff)
add rebar update provider
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rebar.app2
1 files changed, 2 insertions, 0 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index 9d4501b..3056469 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -29,6 +29,7 @@
rebar_qc,
rebar_require_vsn,
rebar_prv_release,
+ rebar_prv_update,
rebar_shell,
rebar_subdirs,
rebar_prv_tar,
@@ -58,6 +59,7 @@
rebar_prv_app_builder,
rebar_shell,
rebar_prv_tar,
+ rebar_prv_update,
rebar_prv_release]}
]}
]}.