From 46c2fbd4f76a8048a3bdf07e273a8a884583700e Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Wed, 11 Aug 2010 13:31:34 +0100 Subject: build: Add libemformat to LDADD for evolution-settings --- capplet/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'capplet') diff --git a/capplet/Makefile.am b/capplet/Makefile.am index b84e28425e..14247f1fbb 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 -- cgit v1.2.3