summaryrefslogtreecommitdiff
path: root/source4/torture/drs/wscript_build
diff options
context:
space:
mode:
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',