summaryrefslogtreecommitdiff
path: root/source4/torture/drs/wscript_build
diff options
context:
space:
mode:
authorKamen Mazdrashki <kamenim@samba.org>2010-04-07 14:22:49 +0300
committerKamen Mazdrashki <kamenim@samba.org>2010-04-09 12:21:31 +0300
commit15921b669e6c8ef7b6d90708edde7c6eb4009d36 (patch)
tree1514d415aaec9a5b9e1bc9f5d1467457c38d20b0 /source4/torture/drs/wscript_build
parent6d439afbf77b15d34310144c473f6600148f7d84 (diff)
downloadsamba-15921b669e6c8ef7b6d90708edde7c6eb4009d36.tar.gz
samba-15921b669e6c8ef7b6d90708edde7c6eb4009d36.tar.bz2
samba-15921b669e6c8ef7b6d90708edde7c6eb4009d36.zip
s4/waf: add new files to WAF build
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 c15774e362..cd7e3af925 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',
+ source='drs_init.c drs_util.c unit/prefixmap_tests.c unit/schemainfo_tests.c',
autoproto='proto.h',
subsystem='smbtorture',
init_function='torture_drs_init',