From 648f94540c67f84fdba6b5097323b89f6c914292 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Thu, 6 Oct 2011 09:03:27 +0200 Subject: Add common implementation for Oracle --- odb/makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index c90ac88..a415b44 100644 --- a/odb/makefile +++ b/odb/makefile @@ -53,9 +53,10 @@ relational/mysql/header.cxx \ relational/mysql/source.cxx \ relational/mysql/schema.cxx -# +# Relational/Oracle # cxx_ptun += \ +relational/oracle/common.cxx \ relational/oracle/context.cxx # Relational/PostgreSQL -- cgit v1.1