summaryrefslogtreecommitdiff
path: root/source4/libcli/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libcli/config.m4')
-rw-r--r--source4/libcli/config.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/libcli/config.m4 b/source4/libcli/config.m4
index b5273b9bb2..7fdbe17349 100644
--- a/source4/libcli/config.m4
+++ b/source4/libcli/config.m4
@@ -26,7 +26,8 @@ SMB_SUBSYSTEM(LIBCLI_UTILS,[],
SMB_SUBSYSTEM(LIBCLI_AUTH,[],
[libcli/auth/ntlmssp.o libcli/auth/ntlmssp_parse.o \
libcli/auth/ntlmssp_sign.o libcli/auth/schannel.o \
- libcli/auth/credentials.o libcli/auth/session.o],
+ libcli/auth/credentials.o libcli/auth/session.o \
+ libcli/auth/ntlm_check.o],
libcli/auth/libcli_auth_public_proto.h)
SMB_SUBSYSTEM(LIBCLI_NMB,[],