summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-05-14 13:51:27 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:06:03 -0500
commita427a9bc53f294106a45710391eed4e2941f513e (patch)
treeb872fca8cf9997a0fad32abe4c85f9134422f0bb /source4/torture/smb2/config.mk
parent4e23fe5c77358736a11109c5c270b497f3daeb53 (diff)
downloadsamba-a427a9bc53f294106a45710391eed4e2941f513e.tar.gz
samba-a427a9bc53f294106a45710391eed4e2941f513e.tar.bz2
samba-a427a9bc53f294106a45710391eed4e2941f513e.zip
r15599: Fix more popt dependencies - these should be the last ones
(This used to be commit b26e38cb62d6180e1896a6ab1cd291b0e7900afa)
Diffstat (limited to 'source4/torture/smb2/config.mk')
-rw-r--r--source4/torture/smb2/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/smb2/config.mk b/source4/torture/smb2/config.mk
index 0a4c1ecc82..6095b3951d 100644
--- a/source4/torture/smb2/config.mk
+++ b/source4/torture/smb2/config.mk
@@ -12,6 +12,6 @@ OBJ_FILES = \
setinfo.o \
find.o
PUBLIC_DEPENDENCIES = \
- LIBCLI_SMB2
+ LIBCLI_SMB2 POPT_CREDENTIALS
# End SUBSYSTEM TORTURE_SMB2
#################################