2.0 - add release applications
This commit is contained in:
parent
3e42f57bc6
commit
819b37ab70
16
relx.config
16
relx.config
|
@ -2,7 +2,23 @@
|
|||
{release, {emqttd, "2.0"}, [
|
||||
sasl,
|
||||
os_mon,
|
||||
asn1,
|
||||
syntax_tools,
|
||||
ssl,
|
||||
crypto,
|
||||
xmerl,
|
||||
os_mon,
|
||||
inets,
|
||||
goldrush,
|
||||
compiler,
|
||||
runtime_tools,
|
||||
{observer, load},
|
||||
{wx, load},
|
||||
lager,
|
||||
gen_logger,
|
||||
gproc,
|
||||
esockd,
|
||||
mochiweb,
|
||||
{mnesia, load},
|
||||
emqttd
|
||||
]}.
|
||||
|
|
Loading…
Reference in New Issue