summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorKyle Ambroff <ambroff@lindenlab.com>2010-03-22 22:06:57 -0700
committerKyle Ambroff <ambroff@lindenlab.com>2010-03-22 22:06:57 -0700
commitf3a9ef4a2d39e8960837fc09a7b7c7ffd43df4e8 (patch)
treed4ae80b5f2c3e053da50bf4f033339e8fe534acf /MANIFEST.in
parent82a231dd907e426d4e4f8c41fb8cef059f47a20b (diff)
downloadgreenlet-f3a9ef4a2d39e8960837fc09a7b7c7ffd43df4e8.tar.gz
Import doc from py lib.
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 a9ee109..2aa35f2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,5 +7,6 @@ include greenlet.h
include slp_platformselect.h
include setup.py
recursive-include benchmarks *
+recursive-include doc *
recursive-include platform *
recursive-include tests *