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
This commit is contained in:
@ -1,3 +1,12 @@
|
|||||||
|
2003-11-07 JP Rosevear <jpr@ximian.com>
|
||||||
|
|
||||||
|
* Makefile.am: build the marshall files right at the beginning
|
||||||
|
|
||||||
|
2003-11-07 JP Rosevear <jpr@ximian.com>
|
||||||
|
|
||||||
|
* Makefile.am: Make sure the marshal files are listed above other
|
||||||
|
sources
|
||||||
|
|
||||||
2003-11-06 Jeffrey Stedfast <fejj@ximian.com>
|
2003-11-06 Jeffrey Stedfast <fejj@ximian.com>
|
||||||
|
|
||||||
* em-migrate.c (em_migrate_filter_file): Call em_migrate_uri()
|
* em-migrate.c (em_migrate_filter_file): Call em_migrate_uri()
|
||||||
|
@ -60,6 +60,7 @@ Spell-impl.o: Spell.h
|
|||||||
|
|
||||||
libevolution_mail_la_SOURCES = \
|
libevolution_mail_la_SOURCES = \
|
||||||
$(SPELL_IDL_GENERATED) \
|
$(SPELL_IDL_GENERATED) \
|
||||||
|
$(MARSHAL_GENERATED) \
|
||||||
e-searching-tokenizer.c \
|
e-searching-tokenizer.c \
|
||||||
e-searching-tokenizer.h \
|
e-searching-tokenizer.h \
|
||||||
em-account-prefs.c \
|
em-account-prefs.c \
|
||||||
@ -92,8 +93,6 @@ libevolution_mail_la_SOURCES = \
|
|||||||
em-format-html-quote.h \
|
em-format-html-quote.h \
|
||||||
em-format-quote.c \
|
em-format-quote.c \
|
||||||
em-format-quote.h \
|
em-format-quote.h \
|
||||||
em-marshal.c \
|
|
||||||
em-marshal.h \
|
|
||||||
em-message-browser.c \
|
em-message-browser.c \
|
||||||
em-message-browser.h \
|
em-message-browser.h \
|
||||||
em-migrate.c \
|
em-migrate.c \
|
||||||
|
Reference in New Issue
Block a user