summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-05-14 13:19:12 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:06:03 -0500
commit4e23fe5c77358736a11109c5c270b497f3daeb53 (patch)
tree8a1c52edf002baa833be8c1f677f9122046713d7 /source4/torture/config.mk
parentebb9dd2b83156bc126774c158d385cbe5bd5bd7d (diff)
downloadsamba-4e23fe5c77358736a11109c5c270b497f3daeb53.tar.gz
samba-4e23fe5c77358736a11109c5c270b497f3daeb53.tar.bz2
samba-4e23fe5c77358736a11109c5c270b497f3daeb53.zip
r15598: Another dependency fix
(This used to be commit 1f6022b11231169fe14de28f5d1ce4d3cb23d626)
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 c17b0b0687..1ddb038b8f 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -99,7 +99,7 @@ PRIVATE_PROTO_HEADER = \
OBJ_FILES = \
com/simple.o
PUBLIC_DEPENDENCIES = \
- com dcom
+ com dcom POPT_CREDENTIALS
[MODULE::torture_rpc]
# TORTURE_NET and TORTURE_NBT use functions from torture_rpc...