Fix build failure on windows
This commit is contained in:
parent
76ced677ee
commit
de979b27c0
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@
|
||||||
PROJECT = emqx
|
PROJECT = emqx
|
||||||
PROJECT_DESCRIPTION = EMQ X Broker
|
PROJECT_DESCRIPTION = EMQ X Broker
|
||||||
|
|
||||||
DEPS = jsx gproc gen_rpc ekka esockd cowboy clique emqx_passwd
|
DEPS = jsx gproc gen_rpc ekka esockd cowboy clique
|
||||||
|
|
||||||
dep_jsx = hex-emqx 2.9.0
|
dep_jsx = hex-emqx 2.9.0
|
||||||
dep_gproc = hex-emqx 0.8.0
|
dep_gproc = hex-emqx 0.8.0
|
||||||
|
|
Loading…
Reference in New Issue