From 62fd2f2989a1b9843d84109580d3bd9746ff4c75 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 13 May 2007 00:24:55 +0000 Subject: ** Fixes part of bug #337616 2007-05-12 Matthew Barnes ** Fixes part of bug #337616 * Makefile.am: Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS. * addressbook/Makefile.am: * calendar/gui/Makefile.am: * mail/Makefile.am: * plugins/bogo-junk-plugins/Makefile.am: * plugins/default-mailer/Makefile.am: * shell/Makefile.am: Add $(schema_DATA) to DISTCLEANFILES. * plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in: Rename as org-gnome-bogo-junk-plugin.eplug.xml. * plugins/caldav/Makefile.am: * plugins/import-ics-attachments/Makefile.am: * plugins/publish-calendar/Makefile.am: Add "eplug" file to CLEANFILES. * plugins/mail-remote/Makefile.am: Add "eplug.xml" file to EXTRA_DIST. * po/POTFILES.in: Don't translate files we no longer ship. svn path=/trunk/; revision=33521 --- plugins/import-ics-attachments/ChangeLog | 6 ++++++ plugins/import-ics-attachments/Makefile.am | 2 ++ 2 files changed, 8 insertions(+) (limited to 'plugins/import-ics-attachments') diff --git a/plugins/import-ics-attachments/ChangeLog b/plugins/import-ics-attachments/ChangeLog index ebd4d650bf..b20af87b27 100644 --- a/plugins/import-ics-attachments/ChangeLog +++ b/plugins/import-ics-attachments/ChangeLog @@ -1,3 +1,9 @@ +2007-05-12 Matthew Barnes + + ** Fixes part of bug #337616 + + * Makefile.am: Add "eplug" file to CLEANFILES. + 2007-03-27 Matthew Barnes * icsimporter.c: Don't mix declarations and code (#405495). diff --git a/plugins/import-ics-attachments/Makefile.am b/plugins/import-ics-attachments/Makefile.am index c73177db92..cae0cec7ab 100644 --- a/plugins/import-ics-attachments/Makefile.am +++ b/plugins/import-ics-attachments/Makefile.am @@ -27,3 +27,5 @@ liborg_gnome_evolution_mail_attachments_import_ics_la_LIBADD = \ $(EVOLUTION_MAIL_LIBS) EXTRA_DIST = org-gnome-evolution-mail-attachments-import-ics.eplug.xml + +CLEANFILES = org-gnome-evolution-mail-attachments-import-ics.eplug -- cgit v1.2.3