summaryrefslogtreecommitdiff
path: root/source4/torture/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2015-12-18 13:16:28 +0100
committerStefan Metzmacher <metze@samba.org>2015-12-21 01:37:29 +0100
commit7ba9f8239dc6be25ff8bf3473393184c7333eaa2 (patch)
tree2f2ca392b7f5fd851d72a2c0461eeed68e4ea780 /source4/torture/wscript_build
parentdbd87b94aafcae214053116321497941bacc7cad (diff)
downloadsamba-7ba9f8239dc6be25ff8bf3473393184c7333eaa2.tar.gz
s4-torture: add a negoex ndr pullpush test.
Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Mon Dec 21 01:37:29 CET 2015 on sn-devel-144
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 c511d069932..d189b62fc46 100755
--- a/source4/torture/wscript_build
+++ b/source4/torture/wscript_build
@@ -60,6 +60,7 @@ bld.SAMBA_SUBSYSTEM('TORTURE_NDR',
ndr/backupkey.c
ndr/witness.c
ndr/clusapi.c
+ ndr/negoex.c
''',
autoproto='ndr/proto.h',
deps='torture'