aboutsummaryrefslogtreecommitdiff
path: root/odb/mssql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-09-10 14:10:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-09-10 14:10:45 +0200
commitd3ec68714365046a30379a410cdff52e5f5ae066 (patch)
tree36b971dd06626cc39b51eb0ec6e7f4f3ca40fcba /odb/mssql/makefile
parent88f3f0282bad25c962783defa1e34dcbec60a07c (diff)
Schema versioning support
Diffstat (limited to 'odb/mssql/makefile')
-rw-r--r--odb/mssql/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/mssql/makefile b/odb/mssql/makefile
index 23b92cd..e713718 100644
--- a/odb/mssql/makefile
+++ b/odb/mssql/makefile
@@ -17,6 +17,7 @@ query-dynamic.cxx \
query-const-expr.cxx \
simple-object-statements.cxx \
statement.cxx \
+statement-processing.cxx \
statements-base.cxx \
tracer.cxx \
traits.cxx \