summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
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 dc3e689..0341f79 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -24,6 +24,7 @@
%% any_dir processing modules
{providers, [rebar_prv_clean,
rebar_prv_deps,
+ rebar_prv_dialyzer,
rebar_prv_do,
rebar_prv_eunit,
rebar_prv_lock,