[Pkg-gnupg-commit] [gpgme] 251/412: python: Fix out-of-tree build.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:26:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gpgme.

commit 4e728de8421e2ade2061786aaebcdae3f60da3b8
Author: Justus Winter <justus at g10code.com>
Date:   Thu Jul 28 18:14:08 2016 +0200

    python: Fix out-of-tree build.
    
    * lang/python/MANIFEST.in: Add 'private.h'.
    
    Fixes-commit: 3d4dc3f0
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 lang/python/MANIFEST.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/python/MANIFEST.in b/lang/python/MANIFEST.in
index abdc08f..eefdb83 100644
--- a/lang/python/MANIFEST.in
+++ b/lang/python/MANIFEST.in
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list