diff --git a/Makefile b/Makefile index 83af358..560bc84 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ distclean: clean ./rebar delete-deps test: - ./rebar eunit + ./rebar compile eunit ## ## Doc targets