aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mssql/makefile')
-rw-r--r--odb/mssql/makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/odb/mssql/makefile b/odb/mssql/makefile
index 70fc9c6..10e9e28 100644
--- a/odb/mssql/makefile
+++ b/odb/mssql/makefile
@@ -6,11 +6,14 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
-cxx := \
-auto-handle.cxx \
-database.cxx \
-error.cxx \
-exceptions.cxx
+cxx := \
+auto-handle.cxx \
+connection.cxx \
+connection-factory.cxx \
+database.cxx \
+error.cxx \
+exceptions.cxx \
+transaction-impl.cxx
cli_tun := details/options.cli