[evolution-data-server] Enable imapx again on windows



commit 8f330b88c1d9624aefb5d094243929fff30ed593
Author: Fridrich Strba <fridrich strba bluewin ch>
Date:   Thu Mar 4 10:34:58 2010 +0100

    Enable imapx again on windows

 camel/providers/Makefile.am |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am
index 7119378..08ac70e 100644
--- a/camel/providers/Makefile.am
+++ b/camel/providers/Makefile.am
@@ -12,10 +12,9 @@ endif
 
 if OS_WIN32
 else
-IMAPX_DIR=imapx
-SENDMAIL_DIR=sendmail
+ISENDMAIL_DIR=sendmail
 endif
 
-SUBDIRS = pop3 $(SENDMAIL_DIR) smtp imap $(IMAPX_DIR) $(IMAP4_DIR) $(NNTP_DIR) local groupwise $(HULA_DIR)
+SUBDIRS = pop3 $(SENDMAIL_DIR) smtp imap imapx $(IMAP4_DIR) $(NNTP_DIR) local groupwise $(HULA_DIR)
 
 -include $(top_srcdir)/git.mk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]