[evolution] build: Add libemformat to LDADD for evolution-settings



commit 46c2fbd4f76a8048a3bdf07e273a8a884583700e
Author: Rob Bradford <rob linux intel com>
Date:   Wed Aug 11 13:31:34 2010 +0100

    build: Add libemformat to LDADD for evolution-settings

 capplet/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/capplet/Makefile.am b/capplet/Makefile.am
index b84e284..14247f1 100644
--- a/capplet/Makefile.am
+++ b/capplet/Makefile.am
@@ -54,5 +54,6 @@ evolution_settings_LDADD = 				\
 	$(top_builddir)/mail/libevolution-mail.la	\
 	$(top_builddir)/capplet/settings/libevolution-mail-settings.la \
 	$(top_builddir)/shell/libeshell.la		\
-	$(top_builddir)/e-util/libeutil.la
+	$(top_builddir)/e-util/libeutil.la \
+	$(top_builddir)/em-format/libemformat.la
 



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