fixed minor error in makefile

This commit is contained in:
alisdair sullivan 2010-09-22 23:22:37 -07:00
parent d67f830def
commit a2bc7dc6c0

View file

@ -6,7 +6,3 @@ test: force
clean:
./rebar clean
deps:
git submodule init
git submodule update