s4-test: Implement DRS-RPC-msDSIntId test case
[kamenim/samba.git] / source4 / torture / drs / wscript_build
index 38816a6a2ecea201d9b1a0f581ce762ca5446eb0..04e7b0e40e944e2a5add23556eca57f61d04c974 100644 (file)
@@ -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',