aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-11-07 17:46:31 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-11-07 17:46:31 +0800
commit71d8e4b5aecc4090f49bb0f89a91963503036718 (patch)
tree16d3d5417e4744b1f6c63c2afda33fafb2d578aa /mail/Makefile.am
parentddf9f0ed18996d5409d5a80052c6e6c9962b0b22 (diff)
downloadgsoc2013-evolution-71d8e4b5aecc4090f49bb0f89a91963503036718.tar
gsoc2013-evolution-71d8e4b5aecc4090f49bb0f89a91963503036718.tar.gz
gsoc2013-evolution-71d8e4b5aecc4090f49bb0f89a91963503036718.tar.bz2
gsoc2013-evolution-71d8e4b5aecc4090f49bb0f89a91963503036718.tar.lz
gsoc2013-evolution-71d8e4b5aecc4090f49bb0f89a91963503036718.tar.xz
gsoc2013-evolution-71d8e4b5aecc4090f49bb0f89a91963503036718.tar.zst
gsoc2013-evolution-71d8e4b5aecc4090f49bb0f89a91963503036718.zip
build the marshall files right at the beginning
2003-11-07 JP Rosevear <jpr@ximian.com> * Makefile.am: build the marshall files right at the beginning svn path=/trunk/; revision=23222
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 216b6d1124..41757c704f 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -60,6 +60,7 @@ Spell-impl.o: Spell.h
libevolution_mail_la_SOURCES = \
$(SPELL_IDL_GENERATED) \
+ $(MARSHAL_GENERATED) \
e-searching-tokenizer.c \
e-searching-tokenizer.h \
em-account-prefs.c \
@@ -92,8 +93,6 @@ libevolution_mail_la_SOURCES = \
em-format-html-quote.h \
em-format-quote.c \
em-format-quote.h \
- em-marshal.c \
- em-marshal.h \
em-message-browser.c \
em-message-browser.h \
em-migrate.c \