source:
MANIFEST.in
@
71655fee
Last change on this file since 71655fee was 74c1fb9, checked in by , 6 years ago | |
---|---|
|
|
File size: 717 bytes |
Line | |
---|---|
1 | include AUTHORS COPYING README.md VERSION ChangeLog |
2 | include python/README.md |
3 | include this_version.py |
4 | include waf_gensyms.py |
5 | include waf |
6 | recursive-include waflib *.py |
7 | include Makefile wscript */wscript_build |
8 | include aubio.pc.in |
9 | include requirements.txt |
10 | include src/*.c src/*.h |
11 | include src/*/*.c src/*/*.h |
12 | include examples/*.c examples/*.h |
13 | recursive-include tests *.h *.c *.py |
14 | include python/ext/*.h |
15 | recursive-include python *.py |
16 | include python/README.md |
17 | include python/tests/eval_pitch |
18 | include python/tests/*.expected |
19 | include doc/*.txt doc/*.rst doc/*.cfg doc/Makefile doc/make.bat doc/conf.py |
20 | exclude doc/full.cfg |
21 | include scripts/* scripts/apple/Info.plist scripts/apple/Modules/module.modulemap |
22 | exclude python/gen/* |
Note: See TracBrowser
for help on using the repository browser.