source: examples/tests/Makefile.am @ 12bdd63

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

added examples, bumped VERSION to 0.2.0beta1

  • Property mode set to 100644
File size: 242 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
Note: See TracBrowser for help on using the repository browser.