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