From 6826f9d01e6680ec6265ce4ece0618c71ed7c070 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Wed, 1 Feb 2006 09:58:47 +0000 Subject: reverting the previous commit. svn path=/trunk/; revision=31394 --- plugins/mail-to-task/ChangeLog | 7 +++++++ plugins/mail-to-task/Makefile.am | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog index 5e96f4e5da..800acff0e8 100644 --- a/plugins/mail-to-task/ChangeLog +++ b/plugins/mail-to-task/ChangeLog @@ -1,3 +1,10 @@ +2006-02-01 Chenthill Palanisamy + + * Makefile.am: Reverting the commit made by + Kjartan Maraas so that + the file org-gnome-mail-to-task.xml is include in the + dist. + 2006-01-16 Harish Krishnaswamy * Makefile.am: Enumerate files for BUILT_SOURCES macro diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am index 94a717857b..57d29acdb3 100644 --- a/plugins/mail-to-task/Makefile.am +++ b/plugins/mail-to-task/Makefile.am @@ -4,14 +4,14 @@ INCLUDES = \ @EVO_PLUGIN_RULE@ -plugin_DATA = org-gnome-mail-to-task.eplug #org-gnome-mail-to-task.xml +plugin_DATA = org-gnome-mail-to-task.eplug org-gnome-mail-to-task.xml plugin_LTLIBRARIES = liborg-gnome-mail-to-task.la liborg_gnome_mail_to_task_la_SOURCES = mail-to-task.c liborg_gnome_mail_to_task_la_LDFLAGS = -module -avoid-version -EXTRA_DIST = org-gnome-mail-to-task.eplug.xml -# org-gnome-mail-to-task.xml +EXTRA_DIST = org-gnome-mail-to-task.eplug.xml \ + org-gnome-mail-to-task.xml BUILT_SOURCES = org-gnome-mail-to-task.eplug CLEANFILES = $(BUILT_SOURCES) -- cgit v1.2.3