Cleanup
This commit is contained in:
parent
bfdb63094f
commit
30fd2ded4c
1 changed files with 3 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -1,6 +1,7 @@
|
|||
REBAR= rebar
|
||||
DIALYZER= dialyzer
|
||||
|
||||
|
||||
.PHONY: plt analyze all deps compile get-deps clean
|
||||
|
||||
all: compile
|
||||
|
|
Loading…
Reference in a new issue