aboutsummaryrefslogtreecommitdiffstats
path: root/tests/interactive/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-11-08 23:02:19 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-11-24 19:29:03 +0800
commit1c51f65b87f5b523e6fdc76b91402936e9599cff (patch)
tree101958e0b7728a0c663b87df90d3570d8d83abff /tests/interactive/Makefile.am
parentbcc23595d5522d4345148bdc1ae05ab016894be1 (diff)
downloadgsoc2013-empathy-1c51f65b87f5b523e6fdc76b91402936e9599cff.tar
gsoc2013-empathy-1c51f65b87f5b523e6fdc76b91402936e9599cff.tar.gz
gsoc2013-empathy-1c51f65b87f5b523e6fdc76b91402936e9599cff.tar.bz2
gsoc2013-empathy-1c51f65b87f5b523e6fdc76b91402936e9599cff.tar.lz
gsoc2013-empathy-1c51f65b87f5b523e6fdc76b91402936e9599cff.tar.xz
gsoc2013-empathy-1c51f65b87f5b523e6fdc76b91402936e9599cff.tar.zst
gsoc2013-empathy-1c51f65b87f5b523e6fdc76b91402936e9599cff.zip
remove EmpathyContactManager's test
We want to get rid of it any way. https://bugzilla.gnome.org/show_bug.cgi?id=663387
Diffstat (limited to 'tests/interactive/Makefile.am')
-rw-r--r--tests/interactive/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am
index e850d25a4..e07ed65f7 100644
--- a/tests/interactive/Makefile.am
+++ b/tests/interactive/Makefile.am
@@ -14,7 +14,6 @@ LDADD = \
$(EDS_LIBS)
noinst_PROGRAMS = \
- contact-manager \
empathy-logs \
test-empathy-account-assistant \
test-empathy-contact-blocking-dialog \
@@ -23,7 +22,6 @@ noinst_PROGRAMS = \
test-empathy-protocol-chooser \
test-empathy-account-chooser
-contact_manager_SOURCES = contact-manager.c
empathy_logs_SOURCES = empathy-logs.c
test_empathy_contact_blocking_dialog_SOURCES = test-empathy-contact-blocking-dialog.c
test_empathy_presence_chooser_SOURCES = test-empathy-presence-chooser.c