aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb/Makefile.am
diff options
context:
space:
mode:
authorNat Friedman <nat@src.gnome.org>2004-10-29 04:08:48 +0800
committerNat Friedman <nat@src.gnome.org>2004-10-29 04:08:48 +0800
commit0ce5576537dbc5108d47cbf64f8ee615d88a651e (patch)
treee35f4f58e29b1b3de0c87439bf87d852304f93a2 /plugins/bbdb/Makefile.am
parent9975438eba281e709db995ca5947cc6d62c2d3d2 (diff)
downloadgsoc2013-evolution-0ce5576537dbc5108d47cbf64f8ee615d88a651e.tar
gsoc2013-evolution-0ce5576537dbc5108d47cbf64f8ee615d88a651e.tar.gz
gsoc2013-evolution-0ce5576537dbc5108d47cbf64f8ee615d88a651e.tar.bz2
gsoc2013-evolution-0ce5576537dbc5108d47cbf64f8ee615d88a651e.tar.lz
gsoc2013-evolution-0ce5576537dbc5108d47cbf64f8ee615d88a651e.tar.xz
gsoc2013-evolution-0ce5576537dbc5108d47cbf64f8ee615d88a651e.tar.zst
gsoc2013-evolution-0ce5576537dbc5108d47cbf64f8ee615d88a651e.zip
Don't build the test-evobuddy program.
svn path=/trunk/; revision=27760
Diffstat (limited to 'plugins/bbdb/Makefile.am')
-rw-r--r--plugins/bbdb/Makefile.am6
1 files changed, 3 insertions, 3 deletions
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)