summaryrefslogtreecommitdiff
path: root/odb/oracle/makefile
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-11-07 15:02:14 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-11-08 14:46:33 +0200
commit655fc5c0827d56b6eaa86f80c904d9a607530fcb (patch)
treecf4679282bb15dd15c73ff429e0b20428eb58650 /odb/oracle/makefile
parent60d4d13a85130ccdc3b232e420bc3c18683846b9 (diff)
Implement support for Oracle temporal types
Diffstat (limited to 'odb/oracle/makefile')
-rw-r--r--odb/oracle/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/oracle/makefile b/odb/oracle/makefile
index cf1db15..f173b95 100644
--- a/odb/oracle/makefile
+++ b/odb/oracle/makefile
@@ -14,6 +14,7 @@ database.cxx \
error.cxx \
exceptions.cxx \
object-statements.cxx \
+oracle-types.cxx \
query.cxx \
query-const-expr.cxx \
statement.cxx \