diff options
Diffstat (limited to 'rel')
-rw-r--r-- | rel/reltool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rel/reltool.config b/rel/reltool.config index 1b5868f4..bfdcde75 100644 --- a/rel/reltool.config +++ b/rel/reltool.config @@ -13,7 +13,7 @@ % the License. {sys, [ - {lib_dirs, ["../apps"]}, + {lib_dirs, ["../apps", "../deps"]}, {rel, "bigcouch", "1.2.4", [ kernel, stdlib, |