From ddf9f0ed18996d5409d5a80052c6e6c9962b0b22 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 7 Nov 2003 09:02:29 +0000 Subject: don't include the c marshaller file twice 2003-11-07 JP Rosevear * gui/contact-editor/Makefile.am: don't include the c marshaller file twice * gui/widgets/Makefile.am: ditto svn path=/trunk/; revision=23221 --- addressbook/ChangeLog | 7 +++++++ addressbook/gui/contact-editor/Makefile.am | 1 - addressbook/gui/widgets/Makefile.am | 1 - 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f1cbd31e12..ad7ee2ef81 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2003-11-07 JP Rosevear + + * gui/contact-editor/Makefile.am: don't include the c marshaller + file twice + + * gui/widgets/Makefile.am: ditto + 2003-11-07 JP Rosevear * gui/widgets/Makefile.am: make sure the marshal header is in the diff --git a/addressbook/gui/contact-editor/Makefile.am b/addressbook/gui/contact-editor/Makefile.am index afb7109fa1..f6a718822a 100644 --- a/addressbook/gui/contact-editor/Makefile.am +++ b/addressbook/gui/contact-editor/Makefile.am @@ -27,7 +27,6 @@ libecontacteditor_la_SOURCES = \ e-contact-editor-address.h \ e-contact-editor-fullname.c \ e-contact-editor-fullname.h \ - e-contact-editor-marshal.c \ e-contact-editor.c \ e-contact-editor.h \ e-contact-quick-add.c \ diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am index e325678010..393c927123 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -49,7 +49,6 @@ libeabwidgets_la_SOURCES = \ eab-popup-control.h \ eab-vcard-control.c \ eab-vcard-control.h \ - eab-marshal.c \ e-minicard.c \ e-minicard.h \ e-minicard-label.c \ -- cgit v1.2.3