summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-03-11 08:11:36 +1100
committerStefan Metzmacher <metze@samba.org>2012-04-03 17:47:32 +0200
commitc7d29e8cda3f048f286c51939c0b3c8defa02c99 (patch)
treeaacd2f9e8a528f3969d3efbf7cd79719a68b647d /source3/wscript_build
parent1c7c432874e9dbd18016b2d6cf3ad9b8402b7fbb (diff)
downloadsamba-c7d29e8cda3f048f286c51939c0b3c8defa02c99.tar.gz
samba-c7d29e8cda3f048f286c51939c0b3c8defa02c99.tar.bz2
samba-c7d29e8cda3f048f286c51939c0b3c8defa02c99.zip
build: Reduce deps of ntlm_auth
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 44f4eaf7f1..4f10e1a601 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1544,10 +1544,9 @@ bld.SAMBA3_BINARY('ntlm_auth' + bld.env.suffix3,
talloc
KRB5_WRAP
LIBINIPARSER
- SLCACHE
libsmb
popt_samba3
- LIBADS_SERVER''',
+ LIBNTLMSSP gse gensec''',
vars=locals())
bld.SAMBA3_BINARY('timelimit',