[evolution] Add missing EVOLUTION_MAIL_LIBS to LIBADD in mail/importers



commit 9cc43effa33ab08a02f17e50f5e55eed28baf70b
Author: Milan Crha <mcrha redhat com>
Date:   Thu Nov 4 12:41:42 2010 +0100

    Add missing EVOLUTION_MAIL_LIBS to LIBADD in mail/importers

 mail/importers/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/mail/importers/Makefile.am b/mail/importers/Makefile.am
index 4592de8..0c18649 100644
--- a/mail/importers/Makefile.am
+++ b/mail/importers/Makefile.am
@@ -29,6 +29,7 @@ libevolution_mail_importers_la_LIBADD =				\
 	$(top_builddir)/shell/libeshell.la			\
 	$(top_builddir)/widgets/misc/libemiscwidgets.la		\
 	$(GNOME_PLATFORM_LIBS)					\
+	$(EVOLUTION_MAIL_LIBS)					\
 	$(IMPORTERS_LIBS)
 
 -include $(top_srcdir)/git.mk



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