source: examples/tests/Makefile.am @ 660cad22

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

use top_{build,src}dir instead of ../
use top_{build,src}dir instead of ../

  • Property mode set to 100644
File size: 262 bytes
Line 
1AM_CFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/ext @LADCCA_CFLAGS@
2AM_LDFLAGS = -L$(top_builddir)/src -L$(top_builddir)/ext -laubioext -laubio @JACK_LIBS@ @LADCCA_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.