summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-01-05 21:27:24 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:37:03 -0500
commit46908530bc39e0ba3742650639b35a6d0c32852b (patch)
tree10579634d026d9c04ccb5bcc434e4654812eb260 /source4/torture/config.mk
parenta95d58ae8f45089e74099f707450a73432792ed9 (diff)
downloadsamba-46908530bc39e0ba3742650639b35a6d0c32852b.tar.gz
samba-46908530bc39e0ba3742650639b35a6d0c32852b.tar.bz2
samba-46908530bc39e0ba3742650639b35a6d0c32852b.zip
r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture test
- we call a ejs script from the torture test for this task so that we can use the provision template ldif's. metze (This used to be commit e84b0c7d4004df312ae58ed76dd708a2c3c37986)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index cc05709377..de71747a9d 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -260,6 +260,7 @@ OBJ_FILES = \
libnet/libnet_BecomeDC.o
PUBLIC_DEPENDENCIES = \
LIBSAMBA-NET \
+ smbcalls \
POPT_CREDENTIALS
PRIVATE_DEPENDENCIES = torture_rpc
# End SUBSYSTEM TORTURE_NET