This commit is contained in:
Feng Lee 2015-05-28 01:26:40 +08:00
parent 500b9cb4f8
commit 4f83c40b62
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@
ssl, ssl,
crypto, crypto,
%mnesia, %mnesia,
eldap,
xmerl, xmerl,
os_mon, os_mon,
inets, inets,
@ -52,6 +53,7 @@
{app, syntax_tools, [{incl_cond, include}]}, {app, syntax_tools, [{incl_cond, include}]},
{app, public_key, [{incl_cond, include}]}, {app, public_key, [{incl_cond, include}]},
{app, mnesia, [{incl_cond, include}]}, {app, mnesia, [{incl_cond, include}]},
{app, eldap, [{incl_cond, include}]},
{app, inets, [{incl_cond, include}]}, {app, inets, [{incl_cond, include}]},
{app, compiler, [{incl_cond, include}]}, {app, compiler, [{incl_cond, include}]},
{app, goldrush, [{incl_cond, include}]}, {app, goldrush, [{incl_cond, include}]},