diff options
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r-- | addressbook/gui/component/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index dc405700e8..19441860f2 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -61,7 +61,7 @@ evolution_addressbook_LDADD = \ $(top_builddir)/filter/libfilter.la \ $(top_builddir)/e-util/libeutil.la -evolution_addressbook_LDFLAGS = `gnome-config --libs gdk_pixbuf` +evolution_addressbook_LDFLAGS = `gnome-config --libs gdk_pixbuf` -export-dynamic if USING_OAF oafdir = $(datadir)/oaf |