summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2010-07-19 13:36:33 -0400
committerAndrew Bartlett <abartlet@samba.org>2010-07-20 15:52:31 +1000
commite958b39042b67acaf2dc90a1f3d9bea51d7cebd8 (patch)
tree2e705efba5cc861674194c3fbaabb19cbeabf41e /source3/Makefile.in
parenta04bbd281c5b94166e23026ea06e98939250028c (diff)
downloadsamba-e958b39042b67acaf2dc90a1f3d9bea51d7cebd8.tar.gz
samba-e958b39042b67acaf2dc90a1f3d9bea51d7cebd8.tar.bz2
samba-e958b39042b67acaf2dc90a1f3d9bea51d7cebd8.zip
s3-auth: Move auth_ntlmssp wrappers in their own file
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 26879c4412..45bf8fd738 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -495,6 +495,7 @@ LIBSMB_ERR_OBJ = $(LIBSMB_ERR_OBJ0) $(LIBSMB_ERR_OBJ1) \
LIBSMB_OBJ0 = \
../libcli/auth/ntlm_check.o \
libsmb/ntlmssp.o \
+ libsmb/ntlmssp_wrap.o \
../libcli/auth/ntlmssp.o \
../libcli/auth/ntlmssp_sign.o \
$(LIBNDR_NTLMSSP_OBJ) \