[evolution/wip/webkit2] Bug 766540 - Add missing library to build of calendar/gui/



commit d32c6638bf0bbb92a41b10438549c60c10e182fa
Author: Milan Crha <mcrha redhat com>
Date:   Tue May 17 11:06:40 2016 +0200

    Bug 766540 - Add missing library to build of calendar/gui/

 calendar/gui/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 3f7f2c3..112b74a 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -224,6 +224,7 @@ libevolution_calendar_la_LIBADD =                                   \
        $(top_builddir)/composer/libevolution-mail-composer.la          \
        $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \
        $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \
+       $(top_builddir)/addressbook/util/libeabutil.la                  \
        $(top_builddir)/shell/libevolution-shell.la                     \
        $(top_builddir)/calendar/importers/libevolution-calendar-importers.la \
        $(top_builddir)/e-util/libevolution-util.la                     \


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