- Timestamp:
- Sep 29, 2006, 4:15:56 PM (18 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 5a405dd
- Parents:
- 8a1f9a4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/Makefile.am
r8a1f9a4 r17db1cd 4 4 5 5 # global flags 6 AM_CFLAGS = -DAUBIO_PREFIX=\"$(prefix)\" -I$(top_srcdir)/src -I$(top_srcdir)/ext @ LASH_CFLAGS@ @FFTWLIB_CFLAGS@6 AM_CFLAGS = -DAUBIO_PREFIX=\"$(prefix)\" -I$(top_srcdir)/src -I$(top_srcdir)/ext @AUBIO_CFLAGS@ @LASH_CFLAGS@ @FFTWLIB_CFLAGS@ 7 7 AM_LDFLAGS = -L$(top_builddir)/src -L$(top_builddir)/ext -laubioext -laubio @LASH_LIBS@ 8 #AM_SOURCES = utils.c9 8 10 9 # add your programs to this list
Note: See TracChangeset
for help on using the changeset viewer.