mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Use correct name of new rebar command
This commit is contained in:
parent
a7639fd4ad
commit
59b7c89944
@ -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…
Reference in New Issue
Block a user