aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/pgsql/makefile')
-rw-r--r--odb/pgsql/makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/odb/pgsql/makefile b/odb/pgsql/makefile
index 722a34d..8b4b316 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -11,7 +11,9 @@ connection.cxx \
connection-factory.cxx \
database.cxx \
error.cxx \
-exceptions.cxx
+exceptions.cxx \
+transaction.cxx \
+transaction-impl.cxx
cli_tun := details/options.cli
cxx_tun := $(cxx)