summaryrefslogtreecommitdiff
path: root/source4/torture/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-05-16 18:20:20 +0200
committerGünther Deschner <gd@samba.org>2016-09-22 12:29:28 +0200
commit5b1cc2c9c726b43b7c77476a338676e12852d8a5 (patch)
tree6e6eeaad71fab2d31a0d7bcb7971cf58a507f623 /source4/torture/wscript_build
parentac5e69b86859e00e164acc41e2c5dbce6a2cb2fc (diff)
downloadsamba-5b1cc2c9c726b43b7c77476a338676e12852d8a5.tar.gz
s4-torture: add IRemoteWinspool ndr testsuite.
Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source4/torture/wscript_build')
-rwxr-xr-xsource4/torture/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/wscript_build b/source4/torture/wscript_build
index ff79c3da508..bc1c2a13b97 100755
--- a/source4/torture/wscript_build
+++ b/source4/torture/wscript_build
@@ -62,6 +62,7 @@ bld.SAMBA_SUBSYSTEM('TORTURE_NDR',
ndr/clusapi.c
ndr/negoex.c
ndr/krb5pac.c
+ ndr/winspool.c
''',
autoproto='ndr/proto.h',
deps='torture krb5samba'