aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/makefile')
-rw-r--r--odb/sqlite/makefile11
1 files changed, 10 insertions, 1 deletions
diff --git a/odb/sqlite/makefile b/odb/sqlite/makefile
index 6b8c4a2..4f34741 100644
--- a/odb/sqlite/makefile
+++ b/odb/sqlite/makefile
@@ -5,7 +5,16 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
-cxx := \
+cxx := \
+connection.cxx \
+connection-factory.cxx \
+database.cxx \
+error.cxx \
+exceptions.cxx \
+statement-cache.cxx \
+statement.cxx \
+transaction.cxx \
+transaction-impl.cxx
cli_tun := details/options.cli
cxx_tun := $(cxx)