aboutsummaryrefslogtreecommitdiff
path: root/mssql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-11-20 06:48:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-11-20 06:48:35 +0200
commit9ef6285bf15275ef1640d816510f3d3100f96adf (patch)
treeae1f6fc81a4a31684c72d5b9bd06ffc923a8e823 /mssql/makefile
parent0a186fcf46ff7cdea6c252efe7a70db0f1f05754 (diff)
parent0a4df2bc0c7962acbddc55b4b5668e09fb54ef7f (diff)
Merge branch 'master' into bulk
Diffstat (limited to 'mssql/makefile')
-rw-r--r--mssql/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mssql/makefile b/mssql/makefile
index 9337a8e..646e776 100644
--- a/mssql/makefile
+++ b/mssql/makefile
@@ -10,6 +10,7 @@ custom \
database \
native \
query \
+stored-proc \
types
$(default): $(addprefix $(out_base)/,$(addsuffix /,$(tests)))