aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/pgsql/makefile')
-rw-r--r--odb/pgsql/makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/odb/pgsql/makefile b/odb/pgsql/makefile
index 98c4479..38c4a59 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -6,17 +6,17 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
-cxx := \
-connection.cxx \
-connection-factory.cxx \
-database.cxx \
-endian-traits.cxx \
-error.cxx \
-exceptions.cxx \
-object-statements.cxx \
-statement.cxx \
-transaction.cxx \
-transaction-impl.cxx
+cxx := \
+connection.cxx \
+connection-factory.cxx \
+database.cxx \
+error.cxx \
+exceptions.cxx \
+object-statements.cxx \
+statement.cxx \
+transaction.cxx \
+transaction-impl.cxx \
+details/endian-traits.cxx \
cli_tun := details/options.cli
cxx_tun := $(cxx)