From 9b30d3dc5c548f4b123e3faba3c0fa400022ba96 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 7 Nov 2003 08:35:50 +0000 Subject: make sure the marshal header is in the source list 2003-11-07 JP Rosevear * gui/widgets/Makefile.am: make sure the marshal header is in the source list * gui/component/select-names/Makefile.am: ditto * gui/contact-editor/Makefile.am: ditto * gui/contact-list-editor/Makefile.am: ditto svn path=/trunk/; revision=23219 --- addressbook/gui/contact-list-editor/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/contact-list-editor/Makefile.am') diff --git a/addressbook/gui/contact-list-editor/Makefile.am b/addressbook/gui/contact-list-editor/Makefile.am index 9cc18f9394..581f19ced0 100644 --- a/addressbook/gui/contact-list-editor/Makefile.am +++ b/addressbook/gui/contact-list-editor/Makefile.am @@ -23,9 +23,9 @@ noinst_LTLIBRARIES = \ libecontactlisteditor.la libecontactlisteditor_la_SOURCES = \ + $(MARSHAL_GENERATED) \ e-contact-list-editor.c \ e-contact-list-editor.h \ - e-contact-list-editor-marshal.c \ e-contact-list-model.c \ e-contact-list-model.h -- cgit v1.2.3