007382ce94
* 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>
5 lines
121 B
Plaintext
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
|