aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/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
commit5c69154cf32d8b2c7c760222adccdce6e66acfd9 (patch)
tree2200abf82d15541a106979626ba12ef5a68e5c31 /odb/sqlite/makefile
parent16aa8be08a69482d6208bdc9257facc13347a6cd (diff)
Work around bug in Sun CC1.6.01.6
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 e9115a7..ae355a8 100644
--- a/odb/sqlite/makefile
+++ b/odb/sqlite/makefile
@@ -13,6 +13,7 @@ error.cxx \
exceptions.cxx \
object-statements.cxx \
query.cxx \
+query-const-expr.cxx \
result.cxx \
statement-cache.cxx \
statement.cxx \