aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/makefile')
-rw-r--r--odb/sqlite/makefile32
1 files changed, 16 insertions, 16 deletions
diff --git a/odb/sqlite/makefile b/odb/sqlite/makefile
index 7c74807..8674e4a 100644
--- a/odb/sqlite/makefile
+++ b/odb/sqlite/makefile
@@ -4,22 +4,22 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
-cxx := \
-connection.cxx \
-connection-factory.cxx \
-database.cxx \
-error.cxx \
-exceptions.cxx \
-object-statements.cxx \
-query.cxx \
-query-const-expr.cxx \
-result.cxx \
-statement-cache.cxx \
-statement.cxx \
-statements-base.cxx \
-tracer.cxx \
-traits.cxx \
-transaction.cxx \
+cxx := \
+connection.cxx \
+connection-factory.cxx \
+database.cxx \
+error.cxx \
+exceptions.cxx \
+query.cxx \
+query-const-expr.cxx \
+result.cxx \
+simple-object-statements.cxx \
+statement.cxx \
+statements-base.cxx \
+statement-cache.cxx \
+tracer.cxx \
+traits.cxx \
+transaction.cxx \
transaction-impl.cxx
cli_tun := details/options.cli