aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog5
-rw-r--r--mail/Makefile.am4
2 files changed, 7 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3a20cd6415..237fcba135 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-08 Iain Holmes <ih@csd.abdn.ac.uk>
+
+ * Makefile.am: Changed the order of the compilation so the CORBA stuff
+ was made before it was needed.
+
2000-01-19 Miguel de Icaza <miguel@gnu.org>
* Started work on the mail display engine.
diff --git a/mail/Makefile.am b/mail/Makefile.am
index b5b4e38dc9..821cb436cc 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -15,6 +15,7 @@ EVOLUTION_MAIL_CORBA_GENERATED = \
Mail-stubs.c
evolution_mail_SOURCES = \
+ $(EVOLUTION_MAIL_CORBA_GENERATED) \
folder-browser.c \
folder-browser.h \
folder-browser-factory.c \
@@ -25,8 +26,7 @@ evolution_mail_SOURCES = \
mail-display.c \
main.c \
message-list.c \
- message-list.h \
- $(EVOLUTION_MAIL_CORBA_GENERATED)
+ message-list.h
evolution_mail_LDADD = \
../widgets/e-table/libetable.a \
20070731mnag2007-08-012-4/+4 * - Update to 2.5-20070724mnag2007-07-262-4/+4 * - Update to 2.5-20070720mnag2007-07-222-4/+4 * - Update to 2.5-20070614mnag2007-06-152-4/+4 * - Update to 2.5-20070531mnag2007-06-012-4/+4 * - Update to 2.5-20070525mnag2007-05-292-4/+4 * - Update to 2.5-20070524mnag2007-05-262-4/+4 * - Update to 2.5-20070423mnag2007-04-302-4/+4 * - Remove SASL1 support. security/cyrus-sasl will be removed soon.mnag2007-04-151-23/+2 * - Update to 2.5-20070402mnag2007-04-033-11/+16 * - Update to 2.5-20070328mnag2007-03-292-10/+10 * - Update to 2.4.0-RC9mnag2007-03-263-6/+4 * - Update to 2.4.0-RC8mnag2007-03-263-6/+4 * - Update to 2.4.0-RC6mnag2007-03-202-4/+4 * - Update to 2.4.0-RC4mnag2007-03-102-4/+4 * - Update to 2.4.0-RC3mnag2007-03-072-10/+10 * - Update to 2.4-20070221mnag2007-02-223-5/+5 * Addition of postfix_flags variable to rc.subr startup script.koitsu2007-02-211-2/+5 * - Update to 2.4-20070215mnag2007-02-173-6/+6 * - Update to 2.4-20061210mnag2006-12-112-4/+4 * - Update to 2.4-20061201mnag2006-12-042-4/+4 * - Update to 2.4-20061019mnag2006-10-312-4/+4 * - Update to 2.4-20061006mnag2006-10-082-4/+4 * - Update to 2.4-20061005mnag2006-10-082-4/+4 * - Update to 2.4-20061002mnag2006-10-052-4/+4 * - Update to 2.4-20060930mnag2006-10-022-4/+4