aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-03-20 04:30:52 +0800
committerDan Winship <danw@src.gnome.org>2002-03-20 04:30:52 +0800
commit291190adfd62ba7e7f02cc70d923073cb4fc1dd4 (patch)
treea1151f54655b2bdccc8ce2213e217d026f319113 /mail/Makefile.am
parent8d616bac3137807e9af3ddd3ef3002b3d555f3c4 (diff)
downloadgsoc2013-evolution-291190adfd62ba7e7f02cc70d923073cb4fc1dd4.tar
gsoc2013-evolution-291190adfd62ba7e7f02cc70d923073cb4fc1dd4.tar.gz
gsoc2013-evolution-291190adfd62ba7e7f02cc70d923073cb4fc1dd4.tar.bz2
gsoc2013-evolution-291190adfd62ba7e7f02cc70d923073cb4fc1dd4.tar.lz
gsoc2013-evolution-291190adfd62ba7e7f02cc70d923073cb4fc1dd4.tar.xz
gsoc2013-evolution-291190adfd62ba7e7f02cc70d923073cb4fc1dd4.tar.zst
gsoc2013-evolution-291190adfd62ba7e7f02cc70d923073cb4fc1dd4.zip
more fixes for libversit.la -> libversit.a
svn path=/trunk/; revision=16211
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 0079ae6e6b..fca0b38dcd 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -126,7 +126,7 @@ evolution_mail_LDADD = \
$(top_builddir)/composer/libcomposer.a \
$(top_builddir)/widgets/misc/libemiscwidgets.a \
$(top_builddir)/addressbook/backend/ebook/libebook.la \
- $(top_builddir)/libversit/libversit.la \
+ $(top_builddir)/libversit/libversit.a \
$(top_builddir)/e-util/ename/libename.la \
$(top_builddir)/libibex/libibex.la \
$(top_builddir)/filter/libfilter.la \