- Timestamp:
- Nov 15, 2009, 3:31:11 PM (15 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:
- 75be651
- Parents:
- 2b4d006
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/Makefile.am
r2b4d006 r5ddcdf2 1 1 # global flags 2 2 AM_CFLAGS = -DAUBIO_PREFIX=\"$(prefix)\" -DPACKAGE=\"@PACKAGE@\" -I$(top_srcdir)/src @AUBIO_CFLAGS@ @LASH_CFLAGS@ @SNDFILE_CFLAGS@ @JACK_CFLAGS@ 3 AM_LDFLAGS = -L$(top_builddir)/src -laubio @ LASH_LIBS@3 AM_LDFLAGS = -L$(top_builddir)/src -laubio @AUBIO_LIBS@ @LASH_LIBS@ 4 4 5 5 # add your programs to this list
Note: See TracChangeset
for help on using the changeset viewer.