aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-09-06 16:54:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-09-06 16:54:06 +0200
commit1b1cb92a27592da6ab9300b2c5c8384f7588e2af (patch)
tree2c4a92f14c303ff3aaced4e7b073f7180c0c5d6a /odb/sqlite/makefile
parent7d3f2b0badf4298bca53936d22a0a22c74538713 (diff)
Support for views; native part
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 feb62eb..e9115a7 100644
--- a/odb/sqlite/makefile
+++ b/odb/sqlite/makefile
@@ -16,6 +16,7 @@ query.cxx \
result.cxx \
statement-cache.cxx \
statement.cxx \
+statements-base.cxx \
traits.cxx \
transaction.cxx \
transaction-impl.cxx