source: MANIFEST.in @ 857fe7ff

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since 857fe7ff was 857fe7ff, checked in by Paul Brossier <piem@piem.org>, 8 years ago

MANIFEST.in: add src/.c

  • Property mode set to 100644
File size: 833 bytes
RevLine 
[6e8b8f4]1include AUTHORS COPYING README.md VERSION ChangeLog
[655150ce]2include python/README.md
[6e8b8f4]3include Makefile wscript */wscript_build
4include waf
5include aubio.pc.in
6include nose2.cfg
7include requirements.txt
[857fe7ff]8include src/*.c src/*.h
9include src/*/*.c src/*/*.h
[6e8b8f4]10include examples/*.c examples/*.h
11include tests/*.h tests/*/*.c tests/*/*/*.c
12include python/ext/*.h
13include python/__init__.py
14include python/lib/__init__.py
15include python/lib/moresetuptools.py
16include python/lib/gen_external.py
17include python/lib/gen_code.py
18include python/tests/run_all_tests
19include python/tests/*.py
20include python/demos/*.py
21include python/tests/*.expected
22include doc/*.txt doc/*.rst doc/*.cfg doc/Makefile doc/make.bat doc/conf.py
23include scripts/* scripts/apple/Info.plist scripts/apple/Modules/module.modulemap
24exclude python/gen/*
25exclude python/ext/config.h
Note: See TracBrowser for help on using the repository browser.