From bcf5fce175953bec0fd2725968828850a74d8539 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 7 Nov 2011 15:00:06 +0200 Subject: Add support for SQL statement tracing --- odb/makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index 9937509..54499a0 100644 --- a/odb/makefile +++ b/odb/makefile @@ -12,6 +12,8 @@ connection.cxx \ lazy-ptr-impl.cxx \ schema-catalog.cxx \ session.cxx \ +statement.cxx \ +tracer.cxx \ transaction.cxx -- cgit v1.1