Dialyze as part of 'all'
authorSiraaj Khandkar <siraaj@khandkar.net>
Tue, 11 Aug 2015 21:13:00 +0000 (17:13 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Tue, 11 Aug 2015 21:13:00 +0000 (17:13 -0400)
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.021361 seconds and 4 git commands to generate.