mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +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
|
||||
|
||||
deps/.built: deps/.got
|
||||
$(REBAR) recursive-deps
|
||||
$(REBAR) configure-deps
|
||||
$(REBAR) compile && :> deps/.built
|
||||
|
||||
src: deps/.built
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue