From 0da239224f119664577c0d5dc47cab2632b083be Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Tue, 24 Nov 2009 16:55:54 -0600 Subject: port shell/ over to the new EError API https://bugzilla.gnome.org/show_bug.cgi?id=602963 --- shell/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 6ff40baab7..eacf65d18d 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -134,6 +134,7 @@ evolution_LDADD = \ $(top_builddir)/widgets/menus/libmenus.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/filter/libfilter.la \ $(TZDIALOG_LIBS) \ $(SHELL_LIBS) \ $(EVOLUTIONICONRC) -- cgit v1.2.3