summaryrefslogtreecommitdiff
path: root/source4/torture
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-11 18:26:28 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-11 18:26:28 +0100
commit5aa0a70b06317b7ae77385210fe41bbc2d3c6c5c (patch)
treea4032b21532f29b956b1bd08c3b2647251939d64 /source4/torture
parenta19534d2072ca7dc4c70767d02db58503678cfaa (diff)
parent98fdbb61260b19bc97675336993f3fcb5f470f90 (diff)
downloadsamba-5aa0a70b06317b7ae77385210fe41bbc2d3c6c5c.tar.gz
samba-5aa0a70b06317b7ae77385210fe41bbc2d3c6c5c.tar.bz2
samba-5aa0a70b06317b7ae77385210fe41bbc2d3c6c5c.zip
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Conflicts: source/Makefile source/rules.mk (This used to be commit fc9b9853124c8d172172f88e1e4939db5970df25)
Diffstat (limited to 'source4/torture')
-rw-r--r--source4/torture/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index e9ef18ac07..0c5e641b4b 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -196,8 +196,8 @@ OBJ_FILES = \
auth/ntlmssp.o \
auth/pac.o
PRIVATE_DEPENDENCIES = \
- LIBCLI_SMB gensec auth LIBSAMBA3 KERBEROS \
- POPT_CREDENTIALS
+ LIBCLI_SMB gensec auth KERBEROS \
+ POPT_CREDENTIALS SMBPASSWD
# End SUBSYSTEM TORTURE_AUTH
#################################