[filterbank] move statement after declaration
[aubio.git] / MANIFEST.in
1 include AUTHORS COPYING README.md VERSION ChangeLog
2 include python/README.md
3 include this_version.py
4 include waf
5 recursive-include waflib *.py
6 include Makefile wscript */wscript_build
7 include aubio.pc.in
8 include nose2.cfg
9 include requirements.txt
10 include src/*.c src/*.h
11 include src/*/*.c src/*/*.h
12 include examples/*.c examples/*.h
13 include tests/*.h tests/*/*.c tests/*/*/*.c
14 include python/ext/*.h
15 recursive-include python *.py
16 include python/README.md
17 include python/tests/run_all_tests
18 include python/tests/eval_pitch
19 include python/tests/*.expected
20 include doc/*.txt doc/*.rst doc/*.cfg doc/Makefile doc/make.bat doc/conf.py
21 exclude doc/full.cfg
22 include scripts/* scripts/apple/Info.plist scripts/apple/Modules/module.modulemap
23 exclude python/gen/*