Changeset 1569224 for python/aubio
- Timestamp:
- Oct 10, 2006, 6:38:13 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:
- 4d3c461
- Parents:
- aa81937
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/aubio/Makefile.am
raa81937 r1569224 69 69 -L$(top_builddir)/src -laubio 70 70 71 python_DATA = aubiowrapper.py 72 python_LTLIBRARIES = _aubiowrapper.la 71 pkgpython_LTLIBRARIES = _aubiowrapper.la 73 72 74 73 _aubiowrapper_la_LDFLAGS = -module -avoid-version $(AUBIO_LDFLAGS)
Note: See TracChangeset
for help on using the changeset viewer.