From 4f83c40b62c5f6d5d1f635a95188d360506bb389 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Thu, 28 May 2015 01:26:40 +0800 Subject: [PATCH] eldap --- rel/reltool.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rel/reltool.config b/rel/reltool.config index 023774fe7..268f19f83 100644 --- a/rel/reltool.config +++ b/rel/reltool.config @@ -14,6 +14,7 @@ ssl, crypto, %mnesia, + eldap, xmerl, os_mon, inets, @@ -52,6 +53,7 @@ {app, syntax_tools, [{incl_cond, include}]}, {app, public_key, [{incl_cond, include}]}, {app, mnesia, [{incl_cond, include}]}, + {app, eldap, [{incl_cond, include}]}, {app, inets, [{incl_cond, include}]}, {app, compiler, [{incl_cond, include}]}, {app, goldrush, [{incl_cond, include}]},