From 0a71eaad620be004e7e28e7d3265a373dcd92395 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/sqlite/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/sqlite/makefile') diff --git a/odb/sqlite/makefile b/odb/sqlite/makefile index 50ef959..69ae8de 100644 --- a/odb/sqlite/makefile +++ b/odb/sqlite/makefile @@ -18,6 +18,7 @@ result.cxx \ statement-cache.cxx \ statement.cxx \ statements-base.cxx \ +tracer.cxx \ traits.cxx \ transaction.cxx \ transaction-impl.cxx -- cgit v1.1