From f875d3086c6939e6efeddb2c56ec47f4eb63036b Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Mon, 19 Feb 2001 23:33:54 +0000 Subject: Removed entry to nonexistant program. svn path=/trunk/; revision=8286 --- addressbook/backend/ebook/Makefile.am | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'addressbook/backend/ebook/Makefile.am') diff --git a/addressbook/backend/ebook/Makefile.am b/addressbook/backend/ebook/Makefile.am index 0072ef8820..207a87256e 100644 --- a/addressbook/backend/ebook/Makefile.am +++ b/addressbook/backend/ebook/Makefile.am @@ -1,4 +1,4 @@ -noinst_PROGRAMS = test-card test-client test-client-list test-completion +noinst_PROGRAMS = test-card test-client test-client-list bin_PROGRAMS = evolution-gnomecard-importer \ load-pine-addressbook load-gnomecard-addressbook @@ -105,17 +105,6 @@ test_card_LDADD = \ $(top_builddir)/libversit/libversit.la \ $(top_builddir)/e-util/libeutil.la -test_completion_SOURCES = \ - test-completion.c - -test_completion_LDADD = \ - libebook.la \ - $(BONOBO_GNOME_LIBS) \ - $(EXTRA_GNOME_LIBS) \ - $(top_builddir)/e-util/ename/libename.la \ - $(top_builddir)/libversit/libversit.la \ - $(top_builddir)/e-util/libeutil.la - evolution_gnomecard_importer_SOURCES = \ evolution-gnomecard-importer.c evolution_gnomecard_importer_LDADD = \ -- cgit v1.2.3