From a979826a00beebd29850445ff2a27187946fade1 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index b7870eddc7..3a0732a995 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -1,5 +1,5 @@ if OS_WIN32 -WIN32_BOOTSTRAP_LIBS = $(top_builddir)/win32/libevolution-mail.la +WIN32_BOOTSTRAP_LIBS = $(top_builddir)/win32/libevolution-mail-shared.la endif INCLUDES = \ -- cgit v1.2.3