summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 91b453322881f9c842e5c2864dd6a50f34f6bdda (plain)
1
2
3
4
5
6
7
8
9
recursive-include examples *.c *.h *.py
recursive-include tests *.c *.h *.py
recursive-include pycparser *.py *.cfg
include utils/*.exe
include utils/fake_libc_include/*.h
include README.*
include setup.*

prune tests/yacctab.*