Changeset e57859f


Ignore:
Timestamp:
Sep 30, 2013, 5:18:49 PM (11 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:
733aea2
Parents:
5dc9f33
git-author:
Paul Brossier <piem@piem.org> (09/26/13 21:59:32)
git-committer:
Paul Brossier <piem@piem.org> (09/30/13 17:18:49)
Message:

wscript: add aubio.pc generation for pkg-config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    r5dc9f33 re57859f  
    195195  """
    196196
     197  bld( source = 'aubio.pc.in' )
     198
    197199  # build manpages from sgml files
    198200  if bld.env['DOCBOOKTOMAN']:
Note: See TracChangeset for help on using the changeset viewer.