From 2da5c2f116572945d8f12661b8e57e92379d21d7 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 27 Apr 2002 00:08:05 +0000 Subject: Don't link to libibex anymore. 2002-04-26 Jeffrey Stedfast * printing/Makefile.am: Don't link to libibex anymore. svn path=/trunk/; revision=16610 --- addressbook/ChangeLog | 4 ++++ addressbook/printing/Makefile.am | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d2aa51b2db..35b26a94c8 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2002-04-26 Jeffrey Stedfast + + * printing/Makefile.am: Don't link to libibex anymore. + 2002-04-26 Christopher James Lahey * gui/component/select-names/e-select-names.c diff --git a/addressbook/printing/Makefile.am b/addressbook/printing/Makefile.am index d0a6fc20b8..4da3c45ebe 100644 --- a/addressbook/printing/Makefile.am +++ b/addressbook/printing/Makefile.am @@ -42,7 +42,6 @@ contact_print_test_SOURCES = \ contact_print_test_LDADD = \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ $(top_builddir)/camel/libcamel.la \ - $(top_builddir)/libibex/libibex.la \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/libversit/libversit.a \ $(top_builddir)/e-util/ename/libename.la \ -- cgit v1.2.3