diff options
author | Shreyas Srinivasan <sshreyas@novell.com> | 2005-07-10 17:31:58 +0800 |
---|---|---|
committer | Shreyas Srinivasan <shres@src.gnome.org> | 2005-07-10 17:31:58 +0800 |
commit | ceb02ba2d414c7cd3840646d2808046be35d0592 (patch) | |
tree | f54763d5d07dc520d5dbe14e7ee0e9fbe5ebbc76 /plugins/groupwise-features/Makefile.am | |
parent | 43f1ec630b08645689bbe52b36ee9491cc6377f4 (diff) | |
download | gsoc2013-evolution-ceb02ba2d414c7cd3840646d2808046be35d0592.tar.gz gsoc2013-evolution-ceb02ba2d414c7cd3840646d2808046be35d0592.tar.zst gsoc2013-evolution-ceb02ba2d414c7cd3840646d2808046be35d0592.zip |
Remove the camel-groupwise-listener code as it runs in a different plugin.
2005-07-10 Shreyas Srinivasan <sshreyas@novell.com>
* plugins/groupwise-features/*: Remove the
camel-groupwise-listener code as it runs in a different plugin.
svn path=/trunk/; revision=29692
Diffstat (limited to 'plugins/groupwise-features/Makefile.am')
-rw-r--r-- | plugins/groupwise-features/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/groupwise-features/Makefile.am b/plugins/groupwise-features/Makefile.am index cc4e5c74b9..4ada16e967 100644 --- a/plugins/groupwise-features/Makefile.am +++ b/plugins/groupwise-features/Makefile.am @@ -18,9 +18,6 @@ liborg_gnome_groupwise_features_la_SOURCES = \ share-folder.c \ share-folder.h \ install-shared.c \ - groupwise-account-setup.c \ - camel-gw-listener.c \ - camel-gw-listener.h \ send-options.c \ mail-send-options.c \ mail-send-options.h \ |