summaryrefslogtreecommitdiff
path: root/source4/torture/winbind
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-11-16 16:19:58 +0100
committerStefan Metzmacher <metze@samba.org>2008-11-16 16:21:25 +0100
commit45cf68ce8f9426757c37a8352f9d9104be814407 (patch)
treea13d69f4592dda56088784cf3eefa712ffd52b8e /source4/torture/winbind
parente711d7615797c48650bc8159928ab00a68055a6e (diff)
downloadsamba-45cf68ce8f9426757c37a8352f9d9104be814407.tar.gz
s4:torture: fix the build with auto dependencies
metze
Diffstat (limited to 'source4/torture/winbind')
-rw-r--r--source4/torture/winbind/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/winbind/config.mk b/source4/torture/winbind/config.mk
index 15bc51daba4..9648a7472b2 100644
--- a/source4/torture/winbind/config.mk
+++ b/source4/torture/winbind/config.mk
@@ -5,7 +5,7 @@
SUBSYSTEM = smbtorture
INIT_FUNCTION = torture_winbind_init
PRIVATE_DEPENDENCIES = \
- LIBWINBIND-CLIENT
+ LIBWINBIND-CLIENT torture
# End SUBSYSTEM TORTURE_WINBIND
#################################