aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-04 18:20:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-04 18:20:36 +0300
commit8e4390f5075cbfb31083db0f1a9b7fc417771906 (patch)
tree38da0e5906333983105d85b021babe6c00750e5c
parent7546296251452a066c4d0a52321fbc5016bf4d95 (diff)
Add 'builds: all' value to manifest
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index 4ddffac..434c380 100644
--- a/manifest
+++ b/manifest
@@ -13,7 +13,7 @@ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml
src-url: https://git.codesynthesis.com/cgit/odb/libodb-pgsql/
email: odb-users@codesynthesis.com
build-email: odb-builds@codesynthesis.com
-#builds: all
+builds: all
requires: c++11
depends: * build2 >= 0.9.0
depends: * bpkg >= 0.9.0