From: Paul Brossier Date: Sat, 7 Jan 2012 02:50:19 +0000 (-0800) Subject: tests/src/Makefile.am: remove missing tests X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=447d6cd942936312198a9ecb6335fa23c8da3a52;p=aubio.git tests/src/Makefile.am: remove missing tests --- 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