From 303db392fa60c47b6627d28faee267d474da6ea6 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 28 Sep 2000 12:40:13 +0000 Subject: Don't compile the subscribe control for now, as it needs to be converted to the new Bonobo UI handler code first. (It doesn't even compile with the current Bonobo.) svn path=/trunk/; revision=5617 --- mail/ChangeLog | 6 ++++++ mail/Makefile.am | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/mail/ChangeLog b/mail/ChangeLog index 87fa08d195..376ceff064 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-09-28 Ettore Perazzoli + + * Makefile.am: Don't compile `subscribe-control' for now. It + needs to be converted to the new UI handler code in Bonobo; it + doesn't compile right now. + 2000-09-27 Chris Toshok * subscribe-control.c (subscribe_refresh_list): new function. diff --git a/mail/Makefile.am b/mail/Makefile.am index d2d44b3fdd..83ae9cf4be 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -78,10 +78,6 @@ evolution_mail_SOURCES = \ message-thread.c \ message-thread.h \ session.c \ - subscribe-control.c \ - subscribe-control.h \ - subscribe-control-factory.c \ - subscribe-control-factory.h \ mail.h evolution_mail_LDADD = \ -- cgit v1.2.3