More dialyzer updates
This commit is contained in:
parent
bbfef69d2e
commit
d6a431362d
3 changed files with 35 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -9,6 +9,9 @@ endif
|
|||
|
||||
all: compile
|
||||
|
||||
dialyzer:
|
||||
$(REBAR) dialyzer
|
||||
|
||||
compile:
|
||||
$(REBAR) compile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue