summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2009-07-17 15:58:12 +0200
committerHanno Schlichting <hanno@hannosch.eu>2009-07-17 15:58:12 +0200
commit6e5f2544fefde1e75676c766fd3f73929b804a8c (patch)
tree91fbf1dc9e5d1f62838ef82619e6577d5f6f8ec2 /MANIFEST.in
parent4ebf6229835b35bf8e004dbf1a5346161418164e (diff)
downloadpython-setuptools-bitbucket-6e5f2544fefde1e75676c766fd3f73929b804a8c.tar.gz
Update the manifest to include the new docs
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 6d7bfc2b..c546d1ea 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,6 @@
recursive-include setuptools *.py *.txt *.exe
recursive-include tests *.py *.c *.pyx
+recursive-include docs *.py *.txt Makefile
include *.py
include *.txt
include MANIFEST.in