summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-01-02 20:22:38 +1100
committerStefan Metzmacher <metze@samba.org>2012-01-18 16:23:22 +0100
commit1b6356298ceeb21ebcb125e239316fb29ff623fc (patch)
tree91b96570f2124fbd7c819abb5e3a3835be28cf0a /source3/wscript_build
parentd95d59138c6dc255f433e4d3c88b8afbc9ea0b26 (diff)
downloadsamba-1b6356298ceeb21ebcb125e239316fb29ff623fc.tar.gz
samba-1b6356298ceeb21ebcb125e239316fb29ff623fc.tar.bz2
samba-1b6356298ceeb21ebcb125e239316fb29ff623fc.zip
s3-libsmb Use the gse_krb5 gensec module as client
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 89e312e400..407dcc5ea1 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -833,7 +833,7 @@ bld.SAMBA3_SUBSYSTEM('LIBNTLMSSP',
bld.SAMBA3_SUBSYSTEM('auth_generic',
source='libsmb/auth_generic.c',
- deps='LIBNTLMSSP gensec',
+ deps='LIBNTLMSSP gse gensec',
vars=locals())
bld.SAMBA3_LIBRARY('libsmb',