diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-28 20:40:13 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-28 20:40:13 +0800 |
commit | 303db392fa60c47b6627d28faee267d474da6ea6 (patch) | |
tree | ac02b62d78af6371cfdffd2baf60aae7e3392168 /mail/Makefile.am | |
parent | 62f22b100fe4530fd776fef1c8bd00499d88d57e (diff) | |
download | gsoc2013-evolution-303db392fa60c47b6627d28faee267d474da6ea6.tar.gz gsoc2013-evolution-303db392fa60c47b6627d28faee267d474da6ea6.tar.zst gsoc2013-evolution-303db392fa60c47b6627d28faee267d474da6ea6.zip |
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
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
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 = \ |