aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorJonathon Jongsma <jonathon@quotidian.org>2009-11-25 06:55:54 +0800
committerJonathon Jongsma <jonathon@quotidian.org>2009-12-01 03:31:19 +0800
commit0da239224f119664577c0d5dc47cab2632b083be (patch)
treed1979fdf65cbfed4e97f2047168259975d257dad /shell/Makefile.am
parentfff91b3bc66758f21a4040d7ec198318333e5150 (diff)
downloadgsoc2013-evolution-0da239224f119664577c0d5dc47cab2632b083be.tar
gsoc2013-evolution-0da239224f119664577c0d5dc47cab2632b083be.tar.gz
gsoc2013-evolution-0da239224f119664577c0d5dc47cab2632b083be.tar.bz2
gsoc2013-evolution-0da239224f119664577c0d5dc47cab2632b083be.tar.lz
gsoc2013-evolution-0da239224f119664577c0d5dc47cab2632b083be.tar.xz
gsoc2013-evolution-0da239224f119664577c0d5dc47cab2632b083be.tar.zst
gsoc2013-evolution-0da239224f119664577c0d5dc47cab2632b083be.zip
port shell/ over to the new EError API
https://bugzilla.gnome.org/show_bug.cgi?id=602963
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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)