From f4ba16b31ea282d0787a40be3f37b951584143a1 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 10 May 2016 13:19:26 +0200 Subject: python: Rename bindings. -- Signed-off-by: Justus Winter --- lang/python/MANIFEST.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lang/python/MANIFEST.in (limited to 'lang/python/MANIFEST.in') 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 + -- cgit v1.2.3