From 437864081558dca587277ce6636ca0e4e16ca15a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 28 Jun 2012 01:50:03 -0400 Subject: prefer-plain: Add missing linker flags. --- modules/prefer-plain/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/prefer-plain') diff --git a/modules/prefer-plain/Makefile.am b/modules/prefer-plain/Makefile.am index 18cb7438e7..ac471dfcbd 100644 --- a/modules/prefer-plain/Makefile.am +++ b/modules/prefer-plain/Makefile.am @@ -21,6 +21,8 @@ module_prefer_plain_la_SOURCES = \ module_prefer_plain_la_LIBADD = \ $(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