aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-11-07 16:35:50 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-11-07 16:35:50 +0800
commit9b30d3dc5c548f4b123e3faba3c0fa400022ba96 (patch)
treee5426b32bc9885ee80ccc18aafadfdc5cfbfbf10 /addressbook/gui/widgets
parent0f3aece3862f2f68c68aa7d5e32476528d48b2e5 (diff)
downloadgsoc2013-evolution-9b30d3dc5c548f4b123e3faba3c0fa400022ba96.tar
gsoc2013-evolution-9b30d3dc5c548f4b123e3faba3c0fa400022ba96.tar.gz
gsoc2013-evolution-9b30d3dc5c548f4b123e3faba3c0fa400022ba96.tar.bz2
gsoc2013-evolution-9b30d3dc5c548f4b123e3faba3c0fa400022ba96.tar.lz
gsoc2013-evolution-9b30d3dc5c548f4b123e3faba3c0fa400022ba96.tar.xz
gsoc2013-evolution-9b30d3dc5c548f4b123e3faba3c0fa400022ba96.tar.zst
gsoc2013-evolution-9b30d3dc5c548f4b123e3faba3c0fa400022ba96.zip
make sure the marshal header is in the source list
2003-11-07 JP Rosevear <jpr@ximian.com> * 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
Diffstat (limited to 'addressbook/gui/widgets')
-rw-r--r--addressbook/gui/widgets/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \