summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index f2bab711dc..9e74d08ad9 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -559,6 +559,9 @@ LIBSMB_OBJ0 = \
libsmb/ntlmssp.o \
libsmb/ntlmssp_wrap.o \
../auth/gensec/gensec.o \
+ ../auth/gensec/gensec_start.o \
+ ../auth/credentials/credentials.o \
+ ../auth/credentials/credentials_samba3.o \
../libcli/auth/ntlmssp.o \
../libcli/auth/ntlmssp_sign.o \
$(LIBNDR_NTLMSSP_OBJ) \