diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-16 23:23:34 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-16 23:23:34 +0800 |
commit | 6bc41914c44faa092fad178f5399ce6517784019 (patch) | |
tree | 3e22546505f966f17664e2540d964122b5be33c9 /plugins/mail-to-task/ChangeLog | |
parent | 6c80f5f32138e8405e3490f0de42871794773bcb (diff) | |
download | gsoc2013-evolution-6bc41914c44faa092fad178f5399ce6517784019.tar gsoc2013-evolution-6bc41914c44faa092fad178f5399ce6517784019.tar.gz gsoc2013-evolution-6bc41914c44faa092fad178f5399ce6517784019.tar.bz2 gsoc2013-evolution-6bc41914c44faa092fad178f5399ce6517784019.tar.lz gsoc2013-evolution-6bc41914c44faa092fad178f5399ce6517784019.tar.xz gsoc2013-evolution-6bc41914c44faa092fad178f5399ce6517784019.tar.zst gsoc2013-evolution-6bc41914c44faa092fad178f5399ce6517784019.zip |
Enumerate files for BUILT_SOURCES macro as plugin_DATA now includes static
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Enumerate files for BUILT_SOURCES macro
as plugin_DATA now includes static files from the source
tree.
svn path=/trunk/; revision=31214
Diffstat (limited to 'plugins/mail-to-task/ChangeLog')
-rw-r--r-- | plugins/mail-to-task/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog index 6460cfda09..5e96f4e5da 100644 --- a/plugins/mail-to-task/ChangeLog +++ b/plugins/mail-to-task/ChangeLog @@ -1,3 +1,9 @@ +2006-01-16 Harish Krishnaswamy <kharish@novell.com> + + * Makefile.am: Enumerate files for BUILT_SOURCES macro + as plugin_DATA now includes static files from the source + tree. + 2006-01-14 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #323011 |