diff --git a/Makefile b/Makefile index 2bd6f0d..a85cbea 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ test: dialyzer: @./rebar analyze -shell: compile +console: compile $(ERL) -sname $(APPLICATION) $(EPATH) testshell: test