From a644af129e45b67d2a62270c6f5299c3839235e6 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 15 Jan 2010 06:33:46 +0000 Subject: Added the new protocol source files to the non-autoconf build files --- lib/Makefile.vc6 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/Makefile.vc6') diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index 8fb394577..265f3fe44 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -476,6 +476,7 @@ X_OBJS= \ $(DIROBJ)\http_negotiate.obj \ $(DIROBJ)\http_ntlm.obj \ $(DIROBJ)\if2ip.obj \ + $(DIROBJ)\imap.obj \ $(DIROBJ)\inet_ntop.obj \ $(DIROBJ)\inet_pton.obj \ $(DIROBJ)\ldap.obj \ @@ -487,12 +488,15 @@ X_OBJS= \ $(DIROBJ)\netrc.obj \ $(DIROBJ)\nonblock.obj \ $(DIROBJ)\parsedate.obj \ + $(DIROBJ)\pingpong.obj \ + $(DIROBJ)\pop3.obj \ $(DIROBJ)\progress.obj \ $(DIROBJ)\rawstr.obj \ $(DIROBJ)\select.obj \ $(DIROBJ)\sendf.obj \ $(DIROBJ)\share.obj \ $(DIROBJ)\slist.obj \ + $(DIROBJ)\smtp.obj \ $(DIROBJ)\socks.obj \ $(DIROBJ)\socks_gssapi.obj \ $(DIROBJ)\socks_sspi.obj \ -- cgit v1.2.3