aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-08-16 10:47:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-08-16 10:47:15 +0200
commite6e9035b763906eaedeaf2138dfef99fc02a64fe (patch)
treee75ebf93ecbe163af149284ebdc44f92e4068670 /buildfile
parent9bc7e449358d4cae61c5e9636678ed739e5ec6c4 (diff)
Incorporate new submodules into build system
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 3a3d3fc..13c59c5 100644
--- a/buildfile
+++ b/buildfile
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-d = libbutl/ build2/ libbpkg/ bpkg/ doc/
+d = libbutl/ build2/ libsqlite3/ libodb/ libodb-sqlite/ libbpkg/ bpkg/ doc/
./: $d doc{INSTALL README version} file{INSTALL.cli}
include $d