From 007a734e88eef70451ab12777481e70c52b96ac0 Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Tue, 24 Nov 2009 17:04:09 -0600 Subject: port addressbook/ to use new EError API https://bugzilla.gnome.org/show_bug.cgi?id=602963 --- addressbook/printing/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/printing') diff --git a/addressbook/printing/Makefile.am b/addressbook/printing/Makefile.am index f47b815079..217a4288fb 100644 --- a/addressbook/printing/Makefile.am +++ b/addressbook/printing/Makefile.am @@ -41,6 +41,7 @@ contact_print_test_LDADD = \ libecontactprint.la \ $(top_builddir)/addressbook/util/libeabutil.la \ $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/shell/libeshell.la \ $(EVOLUTION_ADDRESSBOOK_LIBS) EXTRA_DIST = \ -- cgit v1.2.3