[lit] Add a MANIFEST file and a script for sanity checking the source dist.
[oota-llvm.git] / utils / lit / MANIFEST.in
diff --git a/utils/lit/MANIFEST.in b/utils/lit/MANIFEST.in
new file mode 100644 (file)
index 0000000..6491a02
--- /dev/null
@@ -0,0 +1,7 @@
+include TODO lit.py
+recursive-include tests *
+global-exclude *pyc
+global-exclude *~
+prune tests/Output
+prune tests/*/Output
+prune tests/*/*/Output