summaryrefslogtreecommitdiff
path: root/source4/configure.ac
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-01-12 17:42:00 +0100
committerGünther Deschner <gd@samba.org>2010-01-14 19:48:29 +0100
commitd95ad11bc583c99f9bf8faeac7935880da19684b (patch)
tree3796dd38b0675ce6ee0110950089bf7345693c26 /source4/configure.ac
parent8573471154d63644bc581d0b6a80f73927ca3e93 (diff)
downloadsamba-d95ad11bc583c99f9bf8faeac7935880da19684b.tar.gz
s4-smbtorture: add rather simple libsmbclient torture testsuite.
Guenther
Diffstat (limited to 'source4/configure.ac')
-rw-r--r--source4/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/configure.ac b/source4/configure.ac
index 3f10419a42d..eab1be6087a 100644
--- a/source4/configure.ac
+++ b/source4/configure.ac
@@ -117,6 +117,7 @@ SMB_INCLUDED_LIB_PKGCONFIG(LIBLDB, ldb = LDB_REQUIRED_VERSION,
m4_include(lib/tls/config.m4)
m4_include(torture/libnetapi/config.m4)
+m4_include(torture/libsmbclient/config.m4)
dnl m4_include(auth/kerberos/config.m4)
m4_include(auth/gensec/config.m4)