gpgme/lang/python/MANIFEST.in
Justus Winter 007382ce94 python: Enable out-of-tree build of pyme bindings.
* lang/python/MANIFEST.in: Update manifest template.
* lang/python/Makefile.am: Copy more files, move generation of files
to Python build script, add 'sdist' target to build a Python source
distribution.
* lang/python/gpgme-h-clean.py: Add code to build 'errors.i'.
* lang/python/setup.py.in: Generate files, enable out-of-tree builds.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-07-11 18:09:54 +02:00

5 lines
121 B
Plaintext

recursive-include examples *.py
include gpgme-h-clean.py gpgme.i
include helpers.c helpers.h
recursive-include pyme *.py