From 447d6cd942936312198a9ecb6335fa23c8da3a52 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 6 Jan 2012 18:50:19 -0800 Subject: [PATCH] tests/src/Makefile.am: remove missing tests --- tests/src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/src/Makefile.am b/tests/src/Makefile.am index d8933573..ad98446e 100644 --- a/tests/src/Makefile.am +++ b/tests/src/Makefile.am @@ -5,7 +5,6 @@ test_phasevoc_jack_CFLAGS = $(AM_CFLAGS) @JACK_CFLAGS@ test_phasevoc_jack_LDADD = $(AM_LDFLAGS) @JACK_LIBS@ bin_PROGRAMS = \ - test-fft \ test-hist \ test-scale \ test-cvec \ @@ -27,9 +26,7 @@ bin_PROGRAMS = \ test-pitchfcomb \ test-pitchmcomb \ test-pitch \ - test-beattracking \ test-onset \ - test-tempo \ test-mathutils \ test-tss -- 2.26.2