From e6e9035b763906eaedeaf2138dfef99fc02a64fe Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 16 Aug 2016 10:47:15 +0200 Subject: Incorporate new submodules into build system --- buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildfile') 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 -- cgit v1.1