diff options
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am index cbe029af2b..4c2193330f 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -52,6 +52,7 @@ evolution_mail_LDADD = \ ../widgets/e-text/libetext.a \ ../camel/libcamel.la \ ../e-util/libeutil.la \ + ../libibex/libibex.la \ $(BONOBO_HTML_GNOME_LIBS) \ -lunicode |