feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since 998a8be was
e792ea8,
checked in by Paul Brossier <piem@piem.org>, 15 years ago
|
ext/Makefile.am: update flags from SNDLIB to SNDFILE
|
-
Property mode set to
100644
|
File size:
491 bytes
|
Rev | Line | |
---|
[9fc2c7e] | 1 | pkginclude_HEADERS = \ |
---|
| 2 | aubioext.h \ |
---|
[205da86] | 3 | jackio.h \ |
---|
[9fc2c7e] | 4 | sndfileio.h |
---|
| 5 | |
---|
[205da86] | 6 | lib_LTLIBRARIES = libaubioext.la |
---|
| 7 | libaubioext_la_SOURCES = aubioext.h \ |
---|
| 8 | jackio.c \ |
---|
| 9 | jackio.h \ |
---|
| 10 | sndfileio.c \ |
---|
[705aec8] | 11 | sndfileio.h |
---|
[205da86] | 12 | |
---|
[e792ea8] | 13 | AM_CFLAGS = -I$(top_srcdir)/src @AUBIO_CFLAGS@ @SNDFILE_CFLAGS@ @JACK_CFLAGS@ @FFTWLIB_CFLAGS@ @SAMPLERATE_CFLAGS@ |
---|
| 14 | libaubioext_la_LIBADD = -laubio -L${top_builddir}/src @SNDFILE_LIBS@ @JACK_LIBS@ @FFTWLIB_LIBS@ @SAMPLERATE_LIBS@ @LTLIBOBJS@ |
---|
[9fc2c7e] | 15 | libaubioext_la_LDFLAGS = -version-info @SHARED_VERSION_INFO@ |
---|
Note: See
TracBrowser
for help on using the repository browser.