aboutsummaryrefslogtreecommitdiff
path: root/odb/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/makefile')
-rw-r--r--odb/makefile3
1 files changed, 3 insertions, 0 deletions
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.