diff --git a/rel/reltool.config b/rel/reltool.config index 850e82def..2b15346b1 100644 --- a/rel/reltool.config +++ b/rel/reltool.config @@ -8,6 +8,7 @@ stdlib, sasl, mnesia, + bear, goldrush, lager, syntax_tools, @@ -37,6 +38,7 @@ {app, sasl, [{incl_cond, include}]}, {app, mnesia, [{incl_cond, include}]}, {app, compiler, [{incl_cond, include}]}, + {app, bear, [{incl_cond, include}]}, {app, goldrush, [{incl_cond, include}]}, {app, lager, [{incl_cond, include}]}, {app, elog, [{incl_cond, include}]},