From 1a2190aef718d7a5909f9bfd4898e80823b10876 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Fri, 9 Jan 2004 20:40:36 +0000 Subject: libcamelgroupwise.urls instead of libcamelimap.urls 2004-01-09 Rodney Dawes * providers/groupwise/Makefile.am (EXTRA_DIST): libcamelgroupwise.urls instead of libcamelimap.urls svn path=/trunk/; revision=24138 --- camel/ChangeLog | 5 +++++ camel/providers/groupwise/Makefile.am | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'camel') diff --git a/camel/ChangeLog b/camel/ChangeLog index f8ac647da7..b2a1449066 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2004-01-09 Rodney Dawes + + * providers/groupwise/Makefile.am (EXTRA_DIST): libcamelgroupwise.urls + instead of libcamelimap.urls + 2004-01-09 Sivaiah Nallagatla * providers/groupwise/groupwise-config-listener.c (is_groupwise_account): added null check diff --git a/camel/providers/groupwise/Makefile.am b/camel/providers/groupwise/Makefile.am index 91dc0ffd39..ca25fcba81 100644 --- a/camel/providers/groupwise/Makefile.am +++ b/camel/providers/groupwise/Makefile.am @@ -28,4 +28,5 @@ libcamelgroupwise_la_SOURCES = \ libcamelgroupwise_la_LDFLAGS = -avoid-version -module -EXTRA_DIST = libcamelimap.urls +EXTRA_DIST = libcamelgroupwise.urls + -- cgit v1.2.3