diff --git a/makefile b/makefile index a1d0676..1108888 100644 --- a/makefile +++ b/makefile @@ -5,8 +5,4 @@ test: force ./rebar eunit clean: - ./rebar clean - -deps: - git submodule init - git submodule update \ No newline at end of file + ./rebar clean \ No newline at end of file