From 6e903493353a93b7c55e4c2da8b41a28121dfa24 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 9 Jun 2007 20:59:03 +0000 Subject: Fix a minor typo spotted by Gilles Dartiguelongue (#386503). 2007-06-09 Matthew Barnes * Makefile.am: Fix a minor typo spotted by Gilles Dartiguelongue (#386503). svn path=/trunk/; revision=33665 --- mail/ChangeLog | 5 +++++ mail/Makefile.am | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index 6b7948625e..cf5fdeacd9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2007-06-09 Matthew Barnes + + * Makefile.am: + Fix a minor typo spotted by Gilles Dartiguelongue (#386503). + 2007-06-05 Matthew Barnes * em-folder-view.c (emfv_on_url_cb): diff --git a/mail/Makefile.am b/mail/Makefile.am index 48950a6570..56c6713eb8 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -225,7 +225,7 @@ libevolution_mail_la_LIBADD = \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \ $(top_builddir)/mail/importers/libevolution-mail-importers.la \ - $(SMIME_LIBS) + $(SMIME_LIBS) \ $(EVOLUTION_MAIL_LIBS) \ $(GTKHTML_LIBS) \ $(REGEX_LIBS) \ -- cgit v1.2.3