Changeset d0dbc56


Ignore:
Timestamp:
Feb 11, 2008, 3:02:37 PM (17 years ago)
Author:
Paul Brossier <piem@piem.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:
9805d01
Parents:
90a59c3
Message:

python/aubio/Makefile.am: install _aubiowrapper into pkgpyexec, so it gets to the right place on multilib systems (thanks to Olivier Crête)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/aubio/Makefile.am

    r90a59c3 rd0dbc56  
    6969        -L$(top_builddir)/src -laubio
    7070
    71 pkgpython_LTLIBRARIES = _aubiowrapper.la
     71pkgpyexec_LTLIBRARIES = _aubiowrapper.la
    7272
    7373_aubiowrapper_la_LDFLAGS = -module -avoid-version $(AUBIO_LDFLAGS)
Note: See TracChangeset for help on using the changeset viewer.