From b4f895265d04eb3c6b326f467be0bdec6cc24cfb Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 3 Mar 2012 13:13:55 -0500 Subject: Add missing linker flags. --- plugins/email-custom-header/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/email-custom-header/Makefile.am') diff --git a/plugins/email-custom-header/Makefile.am b/plugins/email-custom-header/Makefile.am index d76a894cce..75574a3c2a 100644 --- a/plugins/email-custom-header/Makefile.am +++ b/plugins/email-custom-header/Makefile.am @@ -25,6 +25,7 @@ liborg_gnome_email_custom_header_la_LIBADD = \ $(top_builddir)/composer/libcomposer.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/mail/libevolution-mail.la \ + $(top_builddir)/libevolution-utils/libevolution-utils.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(GTKHTML_LIBS) -- cgit v1.2.3