From 819b37ab70ff43b6562cc7dcabc4e0f0001e2904 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Thu, 21 Jul 2016 17:52:40 +0800 Subject: [PATCH] 2.0 - add release applications --- relx.config | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/relx.config b/relx.config index 817c82fa7..926f59c63 100644 --- a/relx.config +++ b/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 ]}.