Changeset 1569224


Ignore:
Timestamp:
Oct 10, 2006, 6:38:13 PM (17 years ago)
Author:
Paul Brossier <piem@altern.org>
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
Message:

install aubiowrapper.py only once and in pkgpython
install aubiowrapper.py only once and in pkgpython

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/aubio/Makefile.am

    raa81937 r1569224  
    6969        -L$(top_builddir)/src -laubio
    7070
    71 python_DATA = aubiowrapper.py
    72 python_LTLIBRARIES = _aubiowrapper.la
     71pkgpython_LTLIBRARIES = _aubiowrapper.la
    7372
    7473_aubiowrapper_la_LDFLAGS = -module -avoid-version $(AUBIO_LDFLAGS)
Note: See TracChangeset for help on using the changeset viewer.