summaryrefslogtreecommitdiff
path: root/source4/auth/wscript_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-01-30 22:42:39 +1100
committerStefan Metzmacher <metze@samba.org>2012-02-17 10:48:09 +0100
commit52ac479764e85296a6a6100d143104d78c51aa8b (patch)
tree782fd512814eb32f50234f45cd74fdb8b85f6411 /source4/auth/wscript_build
parent8adde1b46b49011298e77f44a2053d0ec735a306 (diff)
downloadsamba-52ac479764e85296a6a6100d143104d78c51aa8b.tar.gz
samba-52ac479764e85296a6a6100d143104d78c51aa8b.tar.bz2
samba-52ac479764e85296a6a6100d143104d78c51aa8b.zip
auth: Move the rest of the source4 gensec_ntlmssp code to the top level
The ntlmssp_server code will be in common shortly, and aside from a symbol name or two, moving the client code causes no harm and makes less mess. We will also get the client code in common very soon. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source4/auth/wscript_build')
-rw-r--r--source4/auth/wscript_build1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/auth/wscript_build b/source4/auth/wscript_build
index ebee49b89c..3b43a62b2a 100644
--- a/source4/auth/wscript_build
+++ b/source4/auth/wscript_build
@@ -2,7 +2,6 @@
bld.RECURSE('gensec')
bld.RECURSE('kerberos')
-bld.RECURSE('ntlmssp')
bld.RECURSE('ntlm')
bld.SAMBA_SUBSYSTEM('auth_session',