From 591bcad6b05c1a835d4b721ecb143ff7ef5e7f34 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 9 Sep 2010 10:19:52 +0200 Subject: Add empty source files to allow inline function exporting --- odb/makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index 6f459a6..7197d82 100644 --- a/odb/makefile +++ b/odb/makefile @@ -15,6 +15,9 @@ transaction.cxx # cxx += \ details/buffer.cxx \ +details/condition.cxx \ +details/lock.cxx \ +details/mutex.cxx \ details/shared-ptr/base.cxx # POSIX-based implementation details. -- cgit v1.1