aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/MANIFEST.in
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-05-10 11:19:26 +0000
committerJustus Winter <[email protected]>2016-05-10 11:19:26 +0000
commitf4ba16b31ea282d0787a40be3f37b951584143a1 (patch)
treeebb1ed1945dee5fc0e8e21ca62420a51924bbbad /lang/python/MANIFEST.in
parentMerge branch 'master' into justus/pyme3 (diff)
downloadgpgme-f4ba16b31ea282d0787a40be3f37b951584143a1.tar.gz
gpgme-f4ba16b31ea282d0787a40be3f37b951584143a1.zip
python: Rename bindings.
-- Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'lang/python/MANIFEST.in')
-rw-r--r--lang/python/MANIFEST.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/python/MANIFEST.in b/lang/python/MANIFEST.in
new file mode 100644
index 00000000..45671b64
--- /dev/null
+++ b/lang/python/MANIFEST.in
@@ -0,0 +1,6 @@
+recursive-include examples *.py *.glade *.gladep
+include gpgme-h-clean.py gpgme.i
+include helpers.c helpers.h
+include Makefile
+recursive-include pyme *.py
+