aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-11-21 13:11:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-11-21 13:11:43 +0200
commit9ccd928f7b3d36b7be4a8dc8d180a441c9bf55e1 (patch)
treee6f398593fdc511d260ca9464344ff4bf3e2f127 /odb/mysql/makefile
parent945e65b2f5db606740e46053a4539ccc08403996 (diff)
Add dynamic multi-database query support
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 936d17c..f098795 100644
--- a/odb/mysql/makefile
+++ b/odb/mysql/makefile
@@ -13,6 +13,7 @@ error.cxx \
exceptions.cxx \
prepared-query.cxx \
query.cxx \
+query-dynamic.cxx \
query-const-expr.cxx \
simple-object-statements.cxx \
statement.cxx \