aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/makefile')
-rw-r--r--odb/sqlite/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/sqlite/makefile b/odb/sqlite/makefile
index e2ea0e9..0b3f8b2 100644
--- a/odb/sqlite/makefile
+++ b/odb/sqlite/makefile
@@ -5,6 +5,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
cxx := \
+blob-stream.cxx \
connection.cxx \
connection-factory.cxx \
database.cxx \
@@ -19,6 +20,7 @@ statement.cxx \
statements-base.cxx \
statement-cache.cxx \
stream.cxx \
+text-stream.cxx \
tracer.cxx \
traits.cxx \
transaction.cxx \