[evolution/wip/gsettings] Add missing libeshell.la to LIBADD in pst-import plugin



commit 8d291318b090fa4fd0e5766d53c8a7d3a31522d7
Author: Milan Crha <mcrha redhat com>
Date:   Thu Nov 4 11:24:58 2010 +0100

    Add missing libeshell.la to LIBADD in pst-import plugin

 plugins/pst-import/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/pst-import/Makefile.am b/plugins/pst-import/Makefile.am
index 0c6c89b..b4745b6 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)				\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]