From 7a1ff1873d8c9a23804b734d7ae3dff74d6839be Mon Sep 17 00:00:00 2001 From: Vivek Jain Date: Tue, 12 Jul 2005 05:24:51 +0000 Subject: included missing header file 2005-07-12 Vivek Jain * Makefile.am: included missing header file 2005-07-12 Vivek Jain have a ChangeLog and transfer the changelog entry from the main ChangeLog (2005-07-10 Shreyas Srinivasan ) * groupwise-account-setup/*: Make the camel-groupwise-listener load on startup. (new plugin) svn path=/trunk/; revision=29731 --- plugins/groupwise-account-setup/ChangeLog | 12 ++++++++++++ plugins/groupwise-account-setup/Makefile.am | 1 + 2 files changed, 13 insertions(+) create mode 100644 plugins/groupwise-account-setup/ChangeLog diff --git a/plugins/groupwise-account-setup/ChangeLog b/plugins/groupwise-account-setup/ChangeLog new file mode 100644 index 0000000000..55d2e49ace --- /dev/null +++ b/plugins/groupwise-account-setup/ChangeLog @@ -0,0 +1,12 @@ +2005-07-12 Vivek Jain + + * Makefile.am: included missing header file + +2005-07-12 Vivek Jain + + have a ChangeLog and transfer the changelog entry from the main + ChangeLog + (2005-07-10 Shreyas Srinivasan ) + * groupwise-account-setup/*: Make the + camel-groupwise-listener load on startup. (new plugin) + diff --git a/plugins/groupwise-account-setup/Makefile.am b/plugins/groupwise-account-setup/Makefile.am index cd44222250..4c80ad9a21 100644 --- a/plugins/groupwise-account-setup/Makefile.am +++ b/plugins/groupwise-account-setup/Makefile.am @@ -13,6 +13,7 @@ plugin_LTLIBRARIES = liborg-gnome-gw-account-setup.la liborg_gnome_gw_account_setup_la_SOURCES = \ camel-gw-listener.c \ + camel-gw-listener.h \ groupwise-account-setup.c liborg_gnome_gw_account_setup_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) -- cgit v1.2.3