diff options
-rw-r--r-- | addressbook/printing/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/printing/Makefile.am b/addressbook/printing/Makefile.am index 4da3c45ebe..bd532b86cc 100644 --- a/addressbook/printing/Makefile.am +++ b/addressbook/printing/Makefile.am @@ -54,7 +54,6 @@ contact_print_style_editor_test_SOURCES = \ contact_print_style_editor_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 \ |