- Timestamp:
- Aug 21, 2005, 6:58:48 PM (19 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:
- 1aeac4c
- Parents:
- 66834b6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/Makefile.am
r66834b6 r162fd27 4 4 5 5 # global flags 6 AM_CFLAGS = -DAUBIO_PREFIX=\"$(prefix)\" -I$(srcdir)/../src -I$(srcdir)/../ext @LADCCA_CFLAGS@ 6 AM_CFLAGS = -DAUBIO_PREFIX=\"$(prefix)\" -I$(srcdir)/../src -I$(srcdir)/../ext @LADCCA_CFLAGS@ @FFTWLIB_CFLAGS@ 7 7 AM_LDFLAGS = -L../src -L../ext @LADCCA_LIBS@ -laubioext -laubio 8 8 #AM_SOURCES = utils.c
Note: See TracChangeset
for help on using the changeset viewer.