aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/makefile
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-05-19 13:46:05 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-05-19 13:46:05 +0200
commite4e17881e64175352f1e1d8d0159039f7115a7a0 (patch)
tree2b3b9422a183b106efbd4e6d396f429ba5b7d262 /odb/pgsql/makefile
parentb18a2a0fd742450a2cc869f134aa03cf831916a1 (diff)
Update makefile to build statement.cxx
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 8b4b316..164ebac 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -12,6 +12,7 @@ connection-factory.cxx \
database.cxx \
error.cxx \
exceptions.cxx \
+statement.cxx \
transaction.cxx \
transaction-impl.cxx