home
/
code
/
beam_stats.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caf75ed
)
Dialyze as part of 'all'
author
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 11 Aug 2015 21:13:00 +0000
(17:13 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 11 Aug 2015 21:13:00 +0000
(17:13 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/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.032884 seconds
and
4
git commands to generate.