aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-09-26 05:49:55 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-09-26 05:49:55 +0800
commit3efafe586b428af5061eb619abcfb5cb79c3dff0 (patch)
treee8eff23fa0f69b19b4ec8d5e588e202c5e233736 /mail/Makefile.am
parent3a5399b3af0ab3c859c4f9c1b25bf155ad5ee50d (diff)
downloadgsoc2013-evolution-3efafe586b428af5061eb619abcfb5cb79c3dff0.tar
gsoc2013-evolution-3efafe586b428af5061eb619abcfb5cb79c3dff0.tar.gz
gsoc2013-evolution-3efafe586b428af5061eb619abcfb5cb79c3dff0.tar.bz2
gsoc2013-evolution-3efafe586b428af5061eb619abcfb5cb79c3dff0.tar.lz
gsoc2013-evolution-3efafe586b428af5061eb619abcfb5cb79c3dff0.tar.xz
gsoc2013-evolution-3efafe586b428af5061eb619abcfb5cb79c3dff0.tar.zst
gsoc2013-evolution-3efafe586b428af5061eb619abcfb5cb79c3dff0.zip
Updated to use Nat's ENameWestern parser.
2000-09-25 Jeffrey Stedfast <fejj@helixcode.com> * message-list.c (address_compare): Updated to use Nat's ENameWestern parser. * Makefile.am: link against e-util/ename/libename.la svn path=/trunk/; revision=5583
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 3e198c1d9e..83ae9cf4be 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -87,6 +87,7 @@ evolution_mail_LDADD = \
$(CAMEL_OBJS_EXTRA) \
$(top_builddir)/camel/libcamel.la \
$(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/e-util/ename/libename.la \
$(top_builddir)/libibex/libibex.la \
$(top_builddir)/filter/libfilter.la \
$(BONOBO_VFS_GNOME_LIBS) \