mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Use correct name of new rebar command
This commit is contained in:
parent
a7639fd4ad
commit
59b7c89944
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ deps/.got:
|
||||||
$(REBAR) get-deps && :> deps/.got
|
$(REBAR) get-deps && :> deps/.got
|
||||||
|
|
||||||
deps/.built: deps/.got
|
deps/.built: deps/.got
|
||||||
$(REBAR) recursive-deps
|
$(REBAR) configure-deps
|
||||||
$(REBAR) compile && :> deps/.built
|
$(REBAR) compile && :> deps/.built
|
||||||
|
|
||||||
src: deps/.built
|
src: deps/.built
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue