aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-04 16:51:54 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-04 16:51:54 +0300
commit8a8a1a739a34607bd72f7f1a9a105e91ebc0b483 (patch)
tree977f7a39714404f05b405199545158b2a49a460b /manifest
parent307e30572fdeadf97b9febfefd70c5bac3f908e6 (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 8c247e0..a38fe45 100644
--- a/manifest
+++ b/manifest
@@ -12,7 +12,7 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/libbutl/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