summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2015-09-07 13:19:11 -0500
committerTristan Sloughter <tristan.sloughter@gmail.com>2015-09-07 13:19:11 -0500
commitd7f2226d31f4708518c1ddb41f7666f9c1d0f151 (patch)
tree1ef34c11592cac77eac4ccfbd047bcb952642bef /src/rebar.app.src
parent77e5e6b8f3028626afb4a687c1b02709a2dbd9b6 (diff)
parent04da2ffd5e65895ff0beb6f8f3ffd0deb95328de (diff)
Merge pull request #761 from talentdeficit/rebar_path
`rebar3 path' provider
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r--src/rebar.app.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src
index 6b0f315..655506e 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -52,6 +52,7 @@
rebar_prv_lock,
rebar_prv_new,
rebar_prv_packages,
+ rebar_prv_path,
rebar_prv_plugins,
rebar_prv_plugins_upgrade,
rebar_prv_release,