summaryrefslogtreecommitdiff
path: root/odb/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/makefile')
-rw-r--r--odb/makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/odb/makefile b/odb/makefile
index 504be6a..67e2f89 100644
--- a/odb/makefile
+++ b/odb/makefile
@@ -51,6 +51,11 @@ relational/mysql/header.cxx \
relational/mysql/source.cxx \
relational/mysql/schema.cxx
+# Relational/PostgreSQL
+#
+cxx_ptun += \
+relational/pgsql/context.cxx
+
# Relational/SQLite
#
cxx_ptun += \