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/widgets/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui/widgets/Makefile.am') diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am index ce441cbafb..e325678010 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -40,6 +40,7 @@ noinst_LTLIBRARIES = \ libeabwidgets_la_SOURCES = \ $(CORBA_SOURCE) \ + $(MARSHAL_GENERATED) \ eab-contact-display.c \ eab-contact-display.h \ eab-gui-util.c \ -- cgit v1.2.3