From c87427114463dbd7461875088d80997c05985d2c Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Mon, 14 Nov 2005 19:15:31 +0000 Subject: [PATCH] Add hula to SUBDIRS. 2005-11-15 Harish Krishnaswamy * providers/Makefile.am: Add hula to SUBDIRS. --- camel/ChangeLog | 4 ++++ camel/providers/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/camel/ChangeLog b/camel/ChangeLog index 4a1f910..a489f02 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2005-11-15 Harish Krishnaswamy + + * providers/Makefile.am: Add hula to SUBDIRS. + 2005-10-23 Parthasarathi Susarla ** See bug #218177 diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index a30908e..f0f394a 100644 --- a/camel/providers/Makefile.am +++ b/camel/providers/Makefile.am @@ -13,6 +13,6 @@ else SENDMAIL_DIR=sendmail endif -SUBDIRS = pop3 $(SENDMAIL_DIR) smtp imap imap4 $(NNTP_DIR) local $(IMAPP_DIR) groupwise +SUBDIRS = pop3 $(SENDMAIL_DIR) smtp imap imap4 $(NNTP_DIR) local $(IMAPP_DIR) groupwise hula -- 2.7.4