aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/MANIFEST.in
blob: bd7462a5d6d9d4e9cbd02a46e621f928a75d555f (plain)
1
2
3
4
5
6
7
8
9
10
recursive-include docs *.org *.texi *.info *.rst
recursive-include docs src *.org
recursive-include docs rst *.rst
recursive-include docs texinfo *.texi *.infok
recursive-include examples *.py *.pyx
include README README.org
include gpgme.i
include helpers.c helpers.h private.h
include version.py
recursive-include gpg *.py