diff options
author | JP Rosevear <jpr@ximian.com> | 2003-11-07 17:02:29 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-11-07 17:02:29 +0800 |
commit | ddf9f0ed18996d5409d5a80052c6e6c9962b0b22 (patch) | |
tree | a41443ec18f29a2171fa10436fcb2757cec8e8f7 /addressbook/ChangeLog | |
parent | 3c5481fefb23ca07d7925232b6be7ef43f423ee9 (diff) | |
download | gsoc2013-evolution-ddf9f0ed18996d5409d5a80052c6e6c9962b0b22.tar.gz gsoc2013-evolution-ddf9f0ed18996d5409d5a80052c6e6c9962b0b22.tar.zst gsoc2013-evolution-ddf9f0ed18996d5409d5a80052c6e6c9962b0b22.zip |
don't include the c marshaller file twice
2003-11-07 JP Rosevear <jpr@ximian.com>
* gui/contact-editor/Makefile.am: don't include the c marshaller
file twice
* gui/widgets/Makefile.am: ditto
svn path=/trunk/; revision=23221
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f1cbd31e12..ad7ee2ef81 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,12 @@ 2003-11-07 JP Rosevear <jpr@ximian.com> + * gui/contact-editor/Makefile.am: don't include the c marshaller + file twice + + * gui/widgets/Makefile.am: ditto + +2003-11-07 JP Rosevear <jpr@ximian.com> + * gui/widgets/Makefile.am: make sure the marshal header is in the source list |