summaryrefslogtreecommitdiff
path: root/lang/python/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/MANIFEST.in')
-rw-r--r--lang/python/MANIFEST.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/lang/python/MANIFEST.in b/lang/python/MANIFEST.in
index c34e84a..f4def41 100644
--- a/lang/python/MANIFEST.in
+++ b/lang/python/MANIFEST.in
@@ -1,4 +1,10 @@
-recursive-include examples *.py
+recursive-include doc *.org
+recursive-include doc *.rst
+recursive-include doc *.tex
+recursive-include doc *.texi
+recursive-include doc *.info
+recursive-include examples *.py *.pyx
+include README README.org
include gpgme.i
include helpers.c helpers.h private.h
include version.py