X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=cf9bc6a26825191b0bc2897a79939ccd44ef19a0;hp=67f6ec9af8647af47b20d4476728ee84936197b1;hb=8dafb1fb4ba02e48439047a305138ac56d1cbf7c;hpb=515f2cfda9a798386b50d39e72ce02e248577c98 diff --git a/tests/Makefile.am b/tests/Makefile.am index 67f6ec9a..cf9bc6a2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -24,14 +24,10 @@ LDADD = \ noinst_PROGRAMS = \ contact-manager \ - contact-run-until-ready \ - contact-run-until-ready-2 \ empetit \ test-empathy-presence-chooser contact_manager_SOURCES = contact-manager.c -contact_run_until_ready_SOURCES = contact-run-until-ready.c -contact_run_until_ready_2_SOURCES = contact-run-until-ready-2.c empetit_SOURCES = empetit.c test_empathy_presence_chooser_SOURCES = test-empathy-presence-chooser.c