diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-04-27 08:19:04 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-04-27 08:19:04 +0800 |
commit | e92603214c6b44837c79b915854b846658d999f5 (patch) | |
tree | 660b331b004b6cc19f0eb13e6621867b15fd4ae4 /addressbook | |
parent | e22f0b98a2e6f2b45480b4a2e45c14337adf308f (diff) | |
download | gsoc2013-evolution-e92603214c6b44837c79b915854b846658d999f5.tar gsoc2013-evolution-e92603214c6b44837c79b915854b846658d999f5.tar.gz gsoc2013-evolution-e92603214c6b44837c79b915854b846658d999f5.tar.bz2 gsoc2013-evolution-e92603214c6b44837c79b915854b846658d999f5.tar.lz gsoc2013-evolution-e92603214c6b44837c79b915854b846658d999f5.tar.xz gsoc2013-evolution-e92603214c6b44837c79b915854b846658d999f5.tar.zst gsoc2013-evolution-e92603214c6b44837c79b915854b846658d999f5.zip |
ugh, missed one.
svn path=/trunk/; revision=16617
Diffstat (limited to 'addressbook')
-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 \ |