[evolution/wip/webkit2] Bug 746031 - Add missing library to composer build options



commit e3b955fefb0ada2a5673f4bd0d9637274e77529b
Author: Milan Crha <mcrha redhat com>
Date:   Wed Mar 11 15:25:30 2015 +0100

    Bug 746031 - Add missing library to composer build options

 composer/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/composer/Makefile.am b/composer/Makefile.am
index 86a411a..b0db589 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -56,6 +56,7 @@ libevolution_mail_composer_la_LDFLAGS = -avoid-version $(NO_UNDEFINED) $(CODE_CO
 libevolution_mail_composer_la_LIBADD =                 \
        $(top_builddir)/e-util/libevolution-util.la     \
        $(top_builddir)/shell/libevolution-shell.la     \
+       $(top_builddir)/libemail-engine/libemail-engine.la      \
        $(top_builddir)/em-format/libevolution-mail-formatter.la \
        $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la             \
        $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la    \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]