From 71d8e4b5aecc4090f49bb0f89a91963503036718 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 7 Nov 2003 09:46:31 +0000 Subject: build the marshall files right at the beginning 2003-11-07 JP Rosevear * Makefile.am: build the marshall files right at the beginning svn path=/trunk/; revision=23222 --- mail/ChangeLog | 9 +++++++++ mail/Makefile.am | 3 +-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/mail/ChangeLog b/mail/ChangeLog index 92ed777799..b113f7cf5f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2003-11-07 JP Rosevear + + * Makefile.am: build the marshall files right at the beginning + +2003-11-07 JP Rosevear + + * Makefile.am: Make sure the marshal files are listed above other + sources + 2003-11-06 Jeffrey Stedfast * em-migrate.c (em_migrate_filter_file): Call em_migrate_uri() 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 \ -- cgit v1.2.3