diff options
Diffstat (limited to 'lang/python/MANIFEST.in')
-rw-r--r-- | lang/python/MANIFEST.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/python/MANIFEST.in b/lang/python/MANIFEST.in new file mode 100644 index 0000000..eefdb83 --- /dev/null +++ b/lang/python/MANIFEST.in @@ -0,0 +1,4 @@ +recursive-include examples *.py +include gpgme-h-clean.py gpgme.i +include helpers.c helpers.h private.h +recursive-include pyme *.py |