aboutsummaryrefslogtreecommitdiffstats
path: root/tests/interactive/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-10-09 05:01:30 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-10-09 05:14:12 +0800
commit4b6b82782e5a085ebc7c7e4f0ae5ab06c959a188 (patch)
tree8788897a71fa26d5b27d2e91c04e8c0b72e612a1 /tests/interactive/Makefile.am
parent63dab7ab2d6a65e26c758697e0ab2f7614474c79 (diff)
downloadgsoc2013-empathy-4b6b82782e5a085ebc7c7e4f0ae5ab06c959a188.tar
gsoc2013-empathy-4b6b82782e5a085ebc7c7e4f0ae5ab06c959a188.tar.gz
gsoc2013-empathy-4b6b82782e5a085ebc7c7e4f0ae5ab06c959a188.tar.bz2
gsoc2013-empathy-4b6b82782e5a085ebc7c7e4f0ae5ab06c959a188.tar.lz
gsoc2013-empathy-4b6b82782e5a085ebc7c7e4f0ae5ab06c959a188.tar.xz
gsoc2013-empathy-4b6b82782e5a085ebc7c7e4f0ae5ab06c959a188.tar.zst
gsoc2013-empathy-4b6b82782e5a085ebc7c7e4f0ae5ab06c959a188.zip
remove empetit
It used to test EmpathyContactSelector which is going away. https://bugzilla.gnome.org/show_bug.cgi?id=629517
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 bf2e83929..e850d25a4 100644
--- a/tests/interactive/Makefile.am
+++ b/tests/interactive/Makefile.am
@@ -16,7 +16,6 @@ LDADD = \
noinst_PROGRAMS = \
contact-manager \
empathy-logs \
- empetit \
test-empathy-account-assistant \
test-empathy-contact-blocking-dialog \
test-empathy-presence-chooser \
@@ -26,7 +25,6 @@ noinst_PROGRAMS = \
contact_manager_SOURCES = contact-manager.c
empathy_logs_SOURCES = empathy-logs.c
-empetit_SOURCES = empetit.c
test_empathy_contact_blocking_dialog_SOURCES = test-empathy-contact-blocking-dialog.c
test_empathy_presence_chooser_SOURCES = test-empathy-presence-chooser.c
test_empathy_status_preset_dialog_SOURCES = test-empathy-status-preset-dialog.c