From 53337e992fde35e34fc9b8211ca717cc0c465705 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 13 Aug 2000 05:20:54 +0000 Subject: Get the mail component to use the new Evolution::ShellView interface. This implementation is so ugly and evil and needs to be replaced. Don't look at it. Go away. svn path=/trunk/; revision=4797 --- mail/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile.am') diff --git a/mail/Makefile.am b/mail/Makefile.am index 6a3e2fff91..651bb71b66 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -42,6 +42,7 @@ evolution_mail_SOURCES = \ folder-browser.c \ folder-browser.h \ folder-browser-factory.c \ + folder-browser-factory.h \ mail-autofilter.c \ mail-autofilter.h \ mail-callbacks.c \ -- cgit