diff options
Diffstat (limited to 'tests/interactive/Makefile.am')
-rw-r--r-- | tests/interactive/Makefile.am | 2 |
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 |