Prospective Python 3 fix for r198150
[oota-llvm.git] / utils / lit / MANIFEST.in
1 include TODO lit.py
2 recursive-include tests *
3 global-exclude *pyc
4 global-exclude *~
5 prune tests/Output
6 prune tests/*/Output
7 prune tests/*/*/Output