aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-10-03 15:19:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-10-03 15:19:22 +0200
commitb3c8917441b54404d808d80e17e9dc55bae1e950 (patch)
tree98036fa034c37662bc6dc5c76567aab35c78ed1d /odb/mysql/makefile
parent8888f4025d456954f1b27dbca76433a43147866a (diff)
Work around bug in Sun CC1.6.01.6
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 19affbd..9644536 100644
--- a/odb/mysql/makefile
+++ b/odb/mysql/makefile
@@ -14,6 +14,7 @@ error.cxx \
exceptions.cxx \
object-statements.cxx \
query.cxx \
+query-const-expr.cxx \
statement.cxx \
statements-base.cxx \
transaction.cxx \