Changeset 1eb8c0e for src/wscript_build


Ignore:
Timestamp:
Mar 13, 2017, 5:10:55 PM (7 years ago)
Author:
Martin Hermant <martin.hermant@gmail.com>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler
Children:
8259e09
Parents:
67b6618
Message:

aubio version :
aubio-c / aubio-py add git commit support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/wscript_build

    r67b6618 r1eb8c0e  
    4747# install headers, except _priv.h ones
    4848ctx.install_files('${INCLUDEDIR}/aubio/',
    49         ctx.path.ant_glob('**/*.h', excl = ['**_priv.h', 'config.h']),
     49        ctx.path.ant_glob('**/*.h', excl = ['**_priv.h']),
    5050        relative_trick=True)
Note: See TracChangeset for help on using the changeset viewer.