[evolution-data-server/mmeeks-gdbus-import] Enable imapx again on windows
- From: Michael Meeks <michael src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/mmeeks-gdbus-import] Enable imapx again on windows
- Date: Thu, 4 Mar 2010 17:21:52 +0000 (UTC)
commit fd3fbd7905ba7c64b92a1ddd3f180b3d41f80b24
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]