aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/makefile
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-05-26 16:27:43 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-05-26 16:27:43 +0200
commit3f94b73f025f2fa3e08edf07270225c4a5c391c1 (patch)
tree0ef3b1e39bf2d25aebf54c8ce6ccc58e49754151 /odb/pgsql/makefile
parentd898c4df75e10a6aa0704ffd9952da73ee7d4060 (diff)
Add host endian detection and endian conversion algorithms
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 164ebac..e448f6e 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -10,6 +10,7 @@ cxx := \
connection.cxx \
connection-factory.cxx \
database.cxx \
+endian-traits.cxx \
error.cxx \
exceptions.cxx \
statement.cxx \