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. --- addressbook/gui/contact-list-editor/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui') diff --git a/addressbook/gui/contact-list-editor/Makefile.am b/addressbook/gui/contact-list-editor/Makefile.am index efd1964eb3..01a4c7c375 100644 --- a/addressbook/gui/contact-list-editor/Makefile.am +++ b/addressbook/gui/contact-list-editor/Makefile.am @@ -28,6 +28,7 @@ libecontactlisteditor_la_LIBADD = \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/libevolution-utils/libevolution-utils.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) -- cgit v1.2.3