Changeset d0dbc56 for python/aubio
- Timestamp:
- Feb 11, 2008, 3:02:37 PM (17 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:
- 9805d01
- Parents:
- 90a59c3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/aubio/Makefile.am
r90a59c3 rd0dbc56 69 69 -L$(top_builddir)/src -laubio 70 70 71 pkgpy thon_LTLIBRARIES = _aubiowrapper.la71 pkgpyexec_LTLIBRARIES = _aubiowrapper.la 72 72 73 73 _aubiowrapper_la_LDFLAGS = -module -avoid-version $(AUBIO_LDFLAGS)
Note: See TracChangeset
for help on using the changeset viewer.