From f9f7c3efa62b85e8f54e59382fef9ef8c80df6e6 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 5 Jun 2009 14:45:59 +0200 Subject: libevolution-mail-shared is a new library, so reflect its existence in the win32 bootstrap import libraries. --- addressbook/gui/component/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'addressbook/gui') diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index 42b22639dc..cd9dfc1434 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -1,3 +1,7 @@ +if OS_WIN32 +WIN32_BOOTSTRAP_LIBS = $(top_builddir)/win32/libevolution-mail-shared.la +endif + INCLUDES = \ -DG_LOG_DOMAIN=\"evolution-addressbook\" \ -I$(top_srcdir) \ -- cgit v1.2.3