summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2010-07-19 14:46:56 +0000
committerTarmac <>2010-07-19 14:46:56 +0000
commit456f9cd950b88e2495cc44b56a724f8342296d7a (patch)
tree40b8aaa0a9dd038650073157c079e453a90da9d5
parent2ee5d7ee9c9b63ebe859ebe46fa93270cb465853 (diff)
parent6a45fef04320965bd99d22f953e728d58da06b60 (diff)
downloadswift-1.0.1.tar.gz
Add a MANIFEST.in file so that we can include additional needed files in the .tar.gz1.0.1
-rw-r--r--MANIFEST.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 000000000..39fa1d81b
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,4 @@
+include AUTHORS LICENSE
+graft doc
+graft etc
+