aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-09-05 10:20:47 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-09-05 10:20:47 +0200
commit0979184f66b49440758b7fc2b81172af7fe47ad8 (patch)
tree212b703960772b904f42f08d12ed37abe86297b7 /odb/mysql/makefile
parent141253ea17264e122e440cae441bf3d952329d35 (diff)
Support for views; native part
Diffstat (limited to 'odb/mysql/makefile')
-rw-r--r--odb/mysql/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/mysql/makefile b/odb/mysql/makefile
index 91eca19..19affbd 100644
--- a/odb/mysql/makefile
+++ b/odb/mysql/makefile
@@ -15,6 +15,7 @@ exceptions.cxx \
object-statements.cxx \
query.cxx \
statement.cxx \
+statements-base.cxx \
transaction.cxx \
transaction-impl.cxx \
traits.cxx