From c29c8d56300d2b834b5e3dac998a893877b7c902 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Fri, 7 Oct 2011 14:24:03 +0200 Subject: Add Oracle header and source implementations --- odb/makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index 33fae5d..bd47cc2 100644 --- a/odb/makefile +++ b/odb/makefile @@ -58,6 +58,8 @@ relational/mysql/schema.cxx cxx_ptun += \ relational/oracle/common.cxx \ relational/oracle/context.cxx \ +relational/oracle/header.cxx \ +relational/oracle/source.cxx \ relational/oracle/schema.cxx # Relational/PostgreSQL -- cgit v1.1