From 2aea353ce79d16f2ee637f413e49e312d5873f33 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 15 Dec 2009 11:53:50 -0500 Subject: Move mail migration code to libevolution-mail.so. So Anjal can reuse it. --- modules/mail/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/mail/Makefile.am') diff --git a/modules/mail/Makefile.am b/modules/mail/Makefile.am index 0b439428b7..fd05667a9d 100644 --- a/modules/mail/Makefile.am +++ b/modules/mail/Makefile.am @@ -27,8 +27,6 @@ libevolution_module_mail_la_SOURCES = \ e-mail-shell-backend.h \ e-mail-shell-content.c \ e-mail-shell-content.h \ - e-mail-shell-migrate.c \ - e-mail-shell-migrate.h \ e-mail-shell-settings.c \ e-mail-shell-settings.h \ e-mail-shell-sidebar.c \ -- cgit