aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-10-12 17:24:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-10-12 17:24:44 +0200
commit9126281b53722115b2e8624632f2dd616f0c26a0 (patch)
tree2c901cd17dc2b09c7f344d1dd21ce1c83f9dab2b /odb/mysql/makefile
parentc0af27a770b1505ad6a1226f57f90642ce395296 (diff)
Completion of prepared 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 e94c7f1..936d17c 100644
--- a/odb/mysql/makefile
+++ b/odb/mysql/makefile
@@ -11,6 +11,7 @@ database.cxx \
enum.cxx \
error.cxx \
exceptions.cxx \
+prepared-query.cxx \
query.cxx \
query-const-expr.cxx \
simple-object-statements.cxx \