aboutsummaryrefslogtreecommitdiff
path: root/odb/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-07-26 15:40:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-07-26 15:40:44 +0200
commit33e33d260dddd6adb226814415811926c1a779ae (patch)
tree20f718398ba5bb118d2e27e4c3de35fe8ea4fe80 /odb/makefile
parent32f1168489c12677fbb174c5119b5edd40309b79 (diff)
Buffer implementation
Diffstat (limited to 'odb/makefile')
-rw-r--r--odb/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/makefile b/odb/makefile
index fdeb6ea..bae84e0 100644
--- a/odb/makefile
+++ b/odb/makefile
@@ -7,6 +7,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
cxx_tun := \
shared-ptr/base.cxx \
+buffer.cxx \
exception.cxx \
exceptions.cxx \
database.cxx \