summaryrefslogtreecommitdiff
path: root/rel
diff options
context:
space:
mode:
authorJay Doane <jaydoane@apache.org>2020-12-13 18:46:17 -0800
committerJay Doane <jaydoane@apache.org>2020-12-13 18:46:17 -0800
commitc16721a35accdb427a50826ae9ad1117baf1d87d (patch)
treeb9d0413e5d6f49546e48d75d9872db3c770e8067 /rel
parentf228b90c4a72adf22650ed5713dce5d66be05880 (diff)
downloadcouchdb-c16721a35accdb427a50826ae9ad1117baf1d87d.tar.gz
Build custodian and include in releasescustodian-merge
Diffstat (limited to 'rel')
-rw-r--r--rel/reltool.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/rel/reltool.config b/rel/reltool.config
index b58e40071..70f7bbcb9 100644
--- a/rel/reltool.config
+++ b/rel/reltool.config
@@ -40,6 +40,7 @@
couch_stats,
couch_event,
couch_peruser,
+ custodian,
ddoc_cache,
dreyfus,
ets_lru,
@@ -99,6 +100,7 @@
{app, couch_stats, [{incl_cond, include}]},
{app, couch_event, [{incl_cond, include}]},
{app, couch_peruser, [{incl_cond, include}]},
+ {app, custodian, [{incl_cond, include}]},
{app, ddoc_cache, [{incl_cond, include}]},
{app, dreyfus, [{incl_cond, include}]},
{app, ets_lru, [{incl_cond, include}]},