aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
diff options
context:
space:
mode:
authorFridrich Strba <fridrich.strba@bluewin.ch>2009-06-05 20:45:59 +0800
committerFridrich Strba <fridrich.strba@bluewin.ch>2009-06-05 20:45:59 +0800
commita979826a00beebd29850445ff2a27187946fade1 (patch)
treefc249a09ed556b660bd733a2384167f509b3bd04 /addressbook/gui
parent4f37292cf83994f511fc6113cbc0e63b8f612099 (diff)
downloadgsoc2013-evolution-a979826a00beebd29850445ff2a27187946fade1.tar
gsoc2013-evolution-a979826a00beebd29850445ff2a27187946fade1.tar.gz
gsoc2013-evolution-a979826a00beebd29850445ff2a27187946fade1.tar.bz2
gsoc2013-evolution-a979826a00beebd29850445ff2a27187946fade1.tar.lz
gsoc2013-evolution-a979826a00beebd29850445ff2a27187946fade1.tar.xz
gsoc2013-evolution-a979826a00beebd29850445ff2a27187946fade1.tar.zst
gsoc2013-evolution-a979826a00beebd29850445ff2a27187946fade1.zip
libevolution-mail-shared is a new library, so reflect its existence
in the win32 bootstrap import libraries.
Diffstat (limited to 'addressbook/gui')
-rw-r--r--addressbook/gui/component/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 = \