From f835feb96233d8f06cffd19f9c795d29f3d0a4f5 Mon Sep 17 00:00:00 2001 From: Michael Zucci Date: Thu, 12 May 2005 04:27:39 +0000 Subject: Fixed built_sources && cleanfiles for generated files svn path=/trunk/; revision=29327 --- plugins/mail-to-task/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/mail-to-task/Makefile.am') diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am index bf72450202..700f487c6d 100644 --- a/plugins/mail-to-task/Makefile.am +++ b/plugins/mail-to-task/Makefile.am @@ -11,3 +11,6 @@ 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 + +BUILT_SOURCES = $(plugin_DATA) +CLEANFILES = $(BUILT_SOURCES) -- cgit v1.2.3