tests/src/Makefile.am: add filterbank_mel test
authorPaul Brossier <piem@piem.org>
Thu, 17 Sep 2009 02:38:50 +0000 (04:38 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 17 Sep 2009 02:38:50 +0000 (04:38 +0200)
tests/src/Makefile.am

index 205af9e58208ea9a22caf7ee064f188079853a1e..f97d33b5423d3ba14358d0308839895207bc174c 100644 (file)
@@ -16,7 +16,8 @@ bin_PROGRAMS = \
        test-resample \
        test-peakpick \
        test-phasevoc \
-  test-filterbank \
+       test-filterbank \
+       test-filterbank_mel \
        test-phasevoc-jack \
        test-onsetdetection \
        test-pitchyin \