2009-01-10 06:22:13 +01:00
|
|
|
--- plugins/exchange-operations/Makefile.in.orig 2008-04-27 23:58:09.000000000 -0400
|
|
|
|
+++ plugins/exchange-operations/Makefile.in 2008-04-28 00:02:31.000000000 -0400
|
|
|
|
@@ -463,6 +463,7 @@ liborg_gnome_exchange_operations_la_LIBA
|
2008-03-24 04:52:36 +01:00
|
|
|
$(top_builddir)/calendar/gui/libevolution-calendar.la \
|
|
|
|
$(top_builddir)/mail/libevolution-mail.la \
|
|
|
|
$(top_builddir)/addressbook/gui/component/libevolution-addressbook.la \
|
|
|
|
+ -Wl,--no-as-needed,$(top_builddir)/addressbook/gui/component/.libs/libevolution-addressbook.so \
|
2009-01-10 06:22:13 +01:00
|
|
|
$(CAMEL_EXCHANGE_LIBS) \
|
|
|
|
$(EVOLUTION_MAIL_LIBS)
|
2008-03-24 04:52:36 +01:00
|
|
|
|