aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-09-06 16:56:07 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-09-06 16:56:07 +0200
commit7ce07d1c371e32e474897e8b03da7e330aaefb57 (patch)
tree2ee49af4fc317f189b9b12259fbabf16712cddb4 /odb/pgsql/makefile
parent3ee1f474f72d093e27974e040372c53342702b12 (diff)
Support for views; native part
Diffstat (limited to 'odb/pgsql/makefile')
-rw-r--r--odb/pgsql/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/pgsql/makefile b/odb/pgsql/makefile
index 8203235..23b7903 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -15,6 +15,7 @@ error.cxx \
exceptions.cxx \
object-statements.cxx \
statement.cxx \
+statements-base.cxx \
traits.cxx \
transaction.cxx \
transaction-impl.cxx \