aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/pgsql/makefile')
-rw-r--r--odb/pgsql/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/pgsql/makefile b/odb/pgsql/makefile
index bf911db..722a34d 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -7,6 +7,8 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
cxx := \
+connection.cxx \
+connection-factory.cxx \
database.cxx \
error.cxx \
exceptions.cxx