From 8d291318b090fa4fd0e5766d53c8a7d3a31522d7 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 4 Nov 2010 11:24:58 +0100 Subject: Add missing libeshell.la to LIBADD in pst-import plugin --- plugins/pst-import/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/pst-import/Makefile.am b/plugins/pst-import/Makefile.am index 0c6c89b5b9..b4745b6226 100644 --- a/plugins/pst-import/Makefile.am +++ b/plugins/pst-import/Makefile.am @@ -30,9 +30,9 @@ liborg_gnome_pst_import_la_SOURCES = pst-importer.c liborg_gnome_pst_import_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_pst_import_la_LIBADD = \ + $(top_builddir)/shell/libeshell.la \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/e-util/libeutil.la \ - $(CAMEL_LIBS) \ $(EVOLUTION_CALENDAR_LIBS) \ $(EVOLUTION_MAIL_LIBS) \ $(GNOME_PLATFORM_LIBS) \ -- cgit v1.2.3