diff options
Diffstat (limited to 'plugins/mail-to-task')
-rw-r--r-- | plugins/mail-to-task/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/mail-to-task/Makefile.am | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog index 53a6feb53f..a51b786809 100644 --- a/plugins/mail-to-task/ChangeLog +++ b/plugins/mail-to-task/ChangeLog @@ -1,3 +1,7 @@ +2004-11-01 JP Rosevear <jpr@novell.com> + + * Makefile.am: dist .eplugin.in file + 2004-10-29 Rodrigo Moya <rodrigo@novell.com> * org-gnome-mail-to-task.eplug.in: fix folder view popup id again. diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am index c27ceccbc8..182dcdf59f 100644 --- a/plugins/mail-to-task/Makefile.am +++ b/plugins/mail-to-task/Makefile.am @@ -9,3 +9,5 @@ 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.in
\ No newline at end of file |