Dialyze as part of 'all'
[beam_stats.git] / Makefile
index 338f685..f63c06c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,8 @@ REBAR := ./rebar --config rebar_test_build.config
 all: \
        clean_all \
        deps_get \
-       compile_all
+       compile_all \
+       dialyze
 
 deps_get:
        @$(REBAR) get-deps
This page took 0.019762 seconds and 4 git commands to generate.