summaryrefslogtreecommitdiff
path: root/source4/torture/drs/wscript_build
diff options
context:
space:
mode:
authorKamen Mazdrashki <kamenim@samba.org>2010-08-10 01:08:19 +0300
committerKamen Mazdrashki <kamenim@samba.org>2010-08-11 00:18:15 +0300
commit03bfd4290f70ab2de46ccd82a429fda57c8c6bb9 (patch)
tree305c37cc4953e195e78b0a3078f771a3275783d4 /source4/torture/drs/wscript_build
parentd595f070f6ab7c6c8732c3c3a4ca39d37bcca3b4 (diff)
downloadsamba-03bfd4290f70ab2de46ccd82a429fda57c8c6bb9.tar.gz
samba-03bfd4290f70ab2de46ccd82a429fda57c8c6bb9.tar.bz2
samba-03bfd4290f70ab2de46ccd82a429fda57c8c6bb9.zip
s4-test: Implement DRS-RPC-msDSIntId test case
Diffstat (limited to 'source4/torture/drs/wscript_build')
-rw-r--r--source4/torture/drs/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/drs/wscript_build b/source4/torture/drs/wscript_build
index 38816a6a2e..04e7b0e40e 100644
--- a/source4/torture/drs/wscript_build
+++ b/source4/torture/drs/wscript_build
@@ -1,7 +1,7 @@
#!/usr/bin/env python
bld.SAMBA_MODULE('TORTURE_DRS',
- source='drs_init.c drs_util.c unit/prefixmap_tests.c unit/schemainfo_tests.c rpc/dssync.c',
+ source='drs_init.c drs_util.c unit/prefixmap_tests.c unit/schemainfo_tests.c rpc/dssync.c rpc/msds_intid.c',
autoproto='proto.h',
subsystem='smbtorture',
init_function='torture_drs_init',