diff --git a/Makefile b/Makefile index 06cbd35..b870317 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ -REBAR = rebar -DIALYZER = dialyzer +REBAR= rebar +DIALYZER= dialyzer + .PHONY: plt analyze all deps compile get-deps clean