aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 6aa072a42d..93a24b078e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2000-02-28 NotZed <NotZed@HelixCode.com>
+
+ * Makefile.am (evolution_mail_LDADD): Fixed references to eutil.
+
2000-02-24 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Changed to match new e_table_simple interface.
diff --git a/mail/Makefile.am b/mail/Makefile.am
index cc7bd2f144..c1e7a7c530 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -38,7 +38,7 @@ evolution_mail_LDADD = \
../widgets/e-table/libetable.a \
../widgets/e-text/libetext.a \
../camel/libcamel.la \
- ../e-util/libeutil.a \
+ ../e-util/libeutil.la \
$(BONOBO_HTML_GNOME_LIBS) \
-lunicode