summaryrefslogtreecommitdiff
path: root/source4/torture/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2016-09-23 17:18:12 +0200
committerAndreas Schneider <asn@cryptomilk.org>2016-11-24 20:24:26 +0100
commitd5dd99a95f5fc199eb0caf849177c93e613e590d (patch)
treeeab1ab70194915ebfecfb6ef08f345d93e908214 /source4/torture/wscript_build
parente91895f41158a40c09bf145234b0cf45df0ea8c5 (diff)
downloadsamba-d5dd99a95f5fc199eb0caf849177c93e613e590d.tar.gz
s4-torture: Introduce Cabinet ndr testsuite
Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@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 ee929e606af..72d3d292074 100755
--- a/source4/torture/wscript_build
+++ b/source4/torture/wscript_build
@@ -63,6 +63,7 @@ bld.SAMBA_SUBSYSTEM('TORTURE_NDR',
ndr/negoex.c
ndr/krb5pac.c
ndr/winspool.c
+ ndr/cabinet.c
''',
autoproto='ndr/proto.h',
deps='torture krb5samba'