aboutsummaryrefslogtreecommitdiff
path: root/odb/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-08-16 14:27:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-08-16 14:27:02 +0200
commit49a851317a3696f49f9ee6ce1dee20ee9dece3ae (patch)
tree500fec922eb1be62d0b3738b88d07061abc4cc53 /odb/makefile
parenta4aeed97fe567dd40fd86498637d461a68eb4eed (diff)
Try to clean up inline exports
Diffstat (limited to 'odb/makefile')
-rw-r--r--odb/makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/odb/makefile b/odb/makefile
index f4dc984..5d2efe1 100644
--- a/odb/makefile
+++ b/odb/makefile
@@ -5,12 +5,10 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
cxx := \
-callback.cxx \
exceptions.cxx \
database.cxx \
vector-impl.cxx \
connection.cxx \
-lazy-ptr-impl.cxx \
prepared-query.cxx \
query-dynamic.cxx \
result.cxx \