summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJean-Paul Calderone <exarkun@divmod.com>2011-09-11 09:30:31 -0400
committerJean-Paul Calderone <exarkun@divmod.com>2011-09-11 09:30:31 -0400
commit79a3dbe9fdbc269b2b441cb261637d55ff0d0232 (patch)
tree16308fdf23e3848d6464b2df56e4648fdfab8ae1 /MANIFEST.in
parentd6fd76239d9efb037357c108234f610c949e539f (diff)
downloadpyopenssl-79a3dbe9fdbc269b2b441cb261637d55ff0d0232.tar.gz
Update packaging junk to reflect new docs
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 0c2be95..ed24e36 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,7 @@
recursive-include OpenSSL *.h
include LICENSE ChangeLog INSTALL README TODO MANIFEST.in OpenSSL/RATIONALE
-include doc/pyOpenSSL.tex doc/Makefile
-recursive-include doc/tools *
+recursive-include doc *
recursive-include examples *
recursive-include rpm *
global-exclude *.pyc
+prune doc/_build/