projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acb2ac9
)
tests/src/Makefile.am: remove missing tests
author
Paul Brossier
<piem@piem.org>
Sat, 7 Jan 2012 02:50:19 +0000
(18:50 -0800)
committer
Paul Brossier
<piem@piem.org>
Sat, 7 Jan 2012 02:50:19 +0000
(18:50 -0800)
tests/src/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/src/Makefile.am
b/tests/src/Makefile.am
index d89335735ee0a34da142309da4696666e397cfc5..ad98446e3721e1063ab697abf89a77b15916d17e 100644
(file)
--- 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