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/pst-import/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/pst-import') diff --git a/plugins/pst-import/Makefile.am b/plugins/pst-import/Makefile.am index 04447c331f..5aeb114e90 100644 --- a/plugins/pst-import/Makefile.am +++ b/plugins/pst-import/Makefile.am @@ -31,6 +31,7 @@ liborg_gnome_pst_import_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/libemail-engine/libemail-engine.la \ $(top_builddir)/libemail-utils/libemail-utils.la \ + $(top_builddir)/libevolution-utils/libevolution-utils.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(GTKHTML_LIBS) \ -- cgit v1.2.3