summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-05-14 19:15:07 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:06:03 -0500
commit0b069ab07e24d45bff27274720ebbf3e37de52a1 (patch)
tree14eb0854cca413c3eb9f8aae6f5e76bbf27b0e34 /source4/torture/config.mk
parenta427a9bc53f294106a45710391eed4e2941f513e (diff)
downloadsamba-0b069ab07e24d45bff27274720ebbf3e37de52a1.tar.gz
samba-0b069ab07e24d45bff27274720ebbf3e37de52a1.tar.bz2
samba-0b069ab07e24d45bff27274720ebbf3e37de52a1.zip
r15602: Another dependency fix
(This used to be commit 5ef6b90faedd3dc4356c0da2ce8ceb388c673b39)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 35b9d85fe6..b31abece84 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -208,7 +208,7 @@ OBJ_FILES = \
ldap/cldap.o \
ldap/cldapbench.o
PUBLIC_DEPENDENCIES = \
- LIBCLI_LDAP LIBCLI_CLDAP
+ LIBCLI_LDAP LIBCLI_CLDAP POPT_CREDENTIALS
# End SUBSYSTEM TORTURE_LDAP
#################################