From 8a637f5697fdee3e7ae2d46f64a64d40cba5954b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 31 Oct 2012 07:59:18 +0200 Subject: Add dynamic multi-database support excluding query --- odb/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index bb0deba..5d0650b 100644 --- a/odb/makefile +++ b/odb/makefile @@ -19,6 +19,7 @@ lookup.cxx \ include.cxx \ header.cxx \ inline.cxx \ +source.cxx \ validator.cxx \ processor.cxx \ generator.cxx \ -- cgit v1.1