source: examples/tests/Makefile.am @ 787b5e4

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since 787b5e4 was 787b5e4, checked in by Paul Brossier <piem@altern.org>, 18 years ago

added tss test
added tss test

  • Property mode set to 100644
File size: 254 bytes
Line 
1AM_CFLAGS = -I$(srcdir)/../../src -I$(srcdir)/../../ext @LADCCA_CFLAGS@
2AM_LDFLAGS = -L../../src -L../../ext @LADCCA_LIBS@ -laubioext -laubio
3LDADD = @JACK_LIBS@
4
5bin_PROGRAMS = \
6        test-fft \
7        test-mfft \
8        test-phasevoc \
9        test-phasevoc-jack \
10        test-tss
Note: See TracBrowser for help on using the repository browser.