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/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mail/Makefile.am') 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