From 6fc650ff53e7bd018cad54d39a3225963a736a02 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 27 Jul 2012 14:35:19 -0400 Subject: text-highlight: Add missing linker flags. --- modules/text-highlight/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules') diff --git a/modules/text-highlight/Makefile.am b/modules/text-highlight/Makefile.am index 8c7e639622..fb0094aa0e 100644 --- a/modules/text-highlight/Makefile.am +++ b/modules/text-highlight/Makefile.am @@ -24,6 +24,8 @@ module_text_highlight_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/em-format/libemformat.la \ + $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) -- cgit v1.2.3