diff options
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r-- | src/rebar.app.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src index 58fee02..bd0f871 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -66,6 +66,7 @@ rebar_prv_relup, rebar_prv_report, rebar_prv_shell, + rebar_prv_state, rebar_prv_tar, rebar_prv_unlock, rebar_prv_update, |