aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-04 17:51:24 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-04 17:51:24 +0300
commit81d4e44156c85c6544b82fdfa882ec3d242f9b94 (patch)
tree6afa528eaeeab7e038eed6b0204ffbf1fda84726 /manifest
parentad4c58a0f6ae02f983fc7ea9f627d6a2b4ea4d96 (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 ded3526..9f31a61 100644
--- a/manifest
+++ b/manifest
@@ -12,7 +12,7 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/bdep/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