aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-05 11:38:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-05 11:38:29 +0300
commitbdb0033d74e27ffe3d67a727607efef5960fa8e4 (patch)
treefc138432550469d8ae53dc61d2c6d4cfb26e7d45 /manifest
parent5bd260db5c07728b0127cc5646777dee1def83af (diff)
Add 'builds: all' value to manifest
Diffstat (limited to 'manifest')
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index c831d19..c51fd44 100644
--- a/manifest
+++ b/manifest
@@ -11,7 +11,7 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/build2/tree/
email: users@build2.org
build-email: builds@build2.org
-#builds: all
+builds: all
requires: c++14
depends: * build2 >= 0.9.0
depends: * bpkg >= 0.9.0