From 0ce5576537dbc5108d47cbf64f8ee615d88a651e Mon Sep 17 00:00:00 2001 From: Nat Friedman Date: Thu, 28 Oct 2004 20:08:48 +0000 Subject: Don't build the test-evobuddy program. svn path=/trunk/; revision=27760 --- plugins/bbdb/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins') diff --git a/plugins/bbdb/Makefile.am b/plugins/bbdb/Makefile.am index c60a941612..7163305da4 100644 --- a/plugins/bbdb/Makefile.am +++ b/plugins/bbdb/Makefile.am @@ -13,6 +13,6 @@ liborg_gnome_evolution_bbdb_la_LDFLAGS = -module -avoid-version # noinst_PROGRAMS = test-evobuddy -test_evobuddy_LDADD = $(top_builddir)/camel/libcamel.la $(EVOLUTION_ADDRESSBOOK_LIBS) $(EVOLUTION_MAIL_LIBS) $(CAMEL_LIBS) -test_evobuddy_SOURCES = test-evobuddy.c gaimbuddies.c bbdb.c -test_evobuddy_INCLUDES = $(INCLUDES) + #test_evobuddy_LDADD = $(top_builddir)/camel/libcamel.la $(EVOLUTION_ADDRESSBOOK_LIBS) $(EVOLUTION_MAIL_LIBS) $(CAMEL_LIBS) + #test_evobuddy_SOURCES = test-evobuddy.c gaimbuddies.c bbdb.c + #test_evobuddy_INCLUDES = $(INCLUDES) -- cgit v1.2.3