summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-10-30 01:19:31 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:24:43 -0500
commitaf3c5b46d3c81692dc7e49c84bd372d2ff740e24 (patch)
treec6cf9a976048a4eebca16e8527e5b75d604331e4 /source4/torture/config.mk
parent0c09a793390f41f4271fca9d374471c6d0c06fb8 (diff)
downloadsamba-af3c5b46d3c81692dc7e49c84bd372d2ff740e24.tar.gz
samba-af3c5b46d3c81692dc7e49c84bd372d2ff740e24.tar.bz2
samba-af3c5b46d3c81692dc7e49c84bd372d2ff740e24.zip
r19512: Add --shell option to smbtorture (first work towards support for 'recipes')
(This used to be commit 087a8e80a9e912b330178b8c647b83381635f8e9)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 630c557d28..b37a9c8bd9 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -279,7 +279,8 @@ PRIVATE_DEPENDENCIES = \
POPT_CREDENTIALS \
TORTURE_UI \
dcerpc \
- LIBCLI_SMB
+ LIBCLI_SMB \
+ SMBREADLINE
MANPAGE = man/smbtorture.1
# End BINARY smbtorture
#################################