summaryrefslogtreecommitdiff
path: root/source4/torture
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-05-14 23:19:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:06:59 -0500
commitcbec063ed76e9e721b949f9354eb0b09e1eebda5 (patch)
tree58647ebd128bd4e3d91e500a1f1530fe2b771e17 /source4/torture
parent9ee60bc67144d8e9ae187898eb341969a60fe1a6 (diff)
downloadsamba-cbec063ed76e9e721b949f9354eb0b09e1eebda5.tar.gz
samba-cbec063ed76e9e721b949f9354eb0b09e1eebda5.tar.bz2
samba-cbec063ed76e9e721b949f9354eb0b09e1eebda5.zip
r15606: Fix another dependency
(This used to be commit 278ecee6adcd1d621b907ef6595daf4c5f8ebc4c)
Diffstat (limited to 'source4/torture')
-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 b31abece84..d28fefa2ce 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -24,6 +24,7 @@ PUBLIC_DEPENDENCIES = \
[SUBSYSTEM::TORTURE_UTIL]
OBJ_FILES = torture_util.o
PUBLIC_PROTO_HEADER = util.h
+PUBLIC_DEPENDENCIES = POPT_CREDENTIALS
#################################
# Start SUBSYSTEM TORTURE_BASIC