fixed minor error in makefile
This commit is contained in:
parent
d67f830def
commit
a2bc7dc6c0
1 changed files with 1 additions and 5 deletions
4
makefile
4
makefile
|
@ -6,7 +6,3 @@ test: force
|
|||
|
||||
clean:
|
||||
./rebar clean
|
||||
|
||||
deps:
|
||||
git submodule init
|
||||
git submodule update
|
Loading…
Add table
Add a link
Reference in a new issue