aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-03-22 15:48:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-03-22 15:49:23 +0200
commitb1a6710e7d396538617550f1d00b4db2575485c7 (patch)
treefa750a09513e3626ada8233d125322f631f9d1d1 /odb/sqlite/makefile
parent4a4762c4b8e945dd617034a40f6633e0c9f364c7 (diff)
Implement built-in value traits for SQLite
Diffstat (limited to 'odb/sqlite/makefile')
-rw-r--r--odb/sqlite/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/sqlite/makefile b/odb/sqlite/makefile
index 4f34741..f46587f 100644
--- a/odb/sqlite/makefile
+++ b/odb/sqlite/makefile
@@ -13,6 +13,7 @@ error.cxx \
exceptions.cxx \
statement-cache.cxx \
statement.cxx \
+traits.cxx \
transaction.cxx \
transaction-impl.cxx