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/component/select-names/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/component/select-names') diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am index 59ef7fc6b2..15a1647f0a 100644 --- a/addressbook/gui/component/select-names/Makefile.am +++ b/addressbook/gui/component/select-names/Makefile.am @@ -51,13 +51,13 @@ privlib_LTLIBRARIES = libeselectnames.la libeselectnames_la_SOURCES = \ $(IDL_GENERATED) \ + $(MARSHAL_GENERATED) \ e-select-names-bonobo.c \ e-select-names-bonobo.h \ e-select-names-completion.c \ e-select-names-completion.h \ e-select-names-manager.c \ e-select-names-manager.h \ - e-select-names-marshal.c \ e-select-names-model.c \ e-select-names-model.h \ e-select-names-popup.c \ -- cgit v1.2.3