summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-04-25 05:03:50 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:11:38 -0500
commit3045ecfa1df7506a826e53728231ca00451ccef4 (patch)
treec2290f4021e48e4344b9860b4b092dc6f4af7f9d /source4/build/smb_build
parent7fe68b16e6ca90d0b10fd9258c5443a23d798415 (diff)
downloadsamba-3045ecfa1df7506a826e53728231ca00451ccef4.tar.gz
samba-3045ecfa1df7506a826e53728231ca00451ccef4.tar.bz2
samba-3045ecfa1df7506a826e53728231ca00451ccef4.zip
r6458: Split up NTLMSSP into a new directory, and into seperate files for the
client and server logic code. In future, this may allow us to build only the NTLMSSP client, and not the server, but in the short-term, it allows me greater sainity in moving around these files. Andrew Bartlett (This used to be commit 2f22841c6753e3d5816c12bd463b71f74e1d8796)
Diffstat (limited to 'source4/build/smb_build')
-rw-r--r--source4/build/smb_build/main.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/smb_build/main.pm b/source4/build/smb_build/main.pm
index e42e15b1f8..3598d49f29 100644
--- a/source4/build/smb_build/main.pm
+++ b/source4/build/smb_build/main.pm
@@ -47,6 +47,7 @@ sub smb_build_main($)
"nbt_server/config.mk",
"auth/gensec/gensec.mk",
"auth/kerberos/kerberos.mk",
+ "auth/ntlmssp/ntlmssp.mk",
"libcli/auth/config.mk",
"libcli/ldap/config.mk",
"libcli/config.mk",