diff options
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |