From 6aab653d6975b92c11eef1b56f025c11e6d8e612 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 30 Jul 2010 13:30:16 +0200 Subject: Add support for the rest of database operations --- odb/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index 1fb240d..d9e5a5d 100644 --- a/odb/makefile +++ b/odb/makefile @@ -26,6 +26,7 @@ tracer/source.cxx # cxx_ptun += \ mysql/context.cxx \ +mysql/common.cxx \ mysql/schema.cxx \ mysql/header.cxx \ mysql/inline.cxx \ -- cgit v1.1