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 4d1dfd7..69df1b2 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -36,6 +36,7 @@ {providers, [rebar_prv_app_discovery, rebar_prv_as, + rebar_prv_bare_compile, rebar_prv_clean, rebar_prv_common_test, rebar_prv_compile, |