source: examples/tests/Makefile.am @ 92eea84

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

updated tests to lash, avoid signed/unsigned mismatches
updated tests to lash, avoid signed/unsigned mismatches

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