From 4681adf1bb1d0a1313706d7d96a3ef930ebe5fd9 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Fri, 29 Sep 2017 23:51:00 -0600 Subject: * NTLM authentication support with the ntlm library, in Unix systems. Based on code provided by Maciej W. Rozycki. --- imap/src/osdep/nt/makefile.nt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'imap/src/osdep/nt/makefile.nt') diff --git a/imap/src/osdep/nt/makefile.nt b/imap/src/osdep/nt/makefile.nt index 0ea96e5a..a30dfc40 100644 --- a/imap/src/osdep/nt/makefile.nt +++ b/imap/src/osdep/nt/makefile.nt @@ -84,7 +84,7 @@ smtp.obj: mail.h smtp.h rfc822.h misc.h osdep.h smtp.c os_nt.obj: mail.h osdep.h env_nt.h fs.h ftl.h nl.h tcp.h tcp_nt.h yunchan.h \ os_nt.c fs_nt.c ftl_nt.c nl_nt.c env_nt.c ssl_nt.c ssl_none.c \ ip_nt.c tcp_nt.c yunchan.c pmatch.c write.c \ - mailfile.h auth_md5.c auth_pla.c auth_log.c + mailfile.h auth_md5.c auth_ntl.c auth_pla.c auth_log.c mbxnt.obj: mail.h misc.h osdep.h mbxnt.c -- cgit v1.2.3-70-g09d2