python: Fix out-of-tree build.
* lang/python/MANIFEST.in: Add 'private.h'.
Fixes-commit: 3d4dc3f0
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
5a7c7a86f7
commit
4e728de842
@ -1,4 +1,4 @@
|
||||
recursive-include examples *.py
|
||||
include gpgme-h-clean.py gpgme.i
|
||||
include helpers.c helpers.h
|
||||
include helpers.c helpers.h private.h
|
||||
recursive-include pyme *.py
|
||||
|
Loading…
Reference in New Issue
Block a user