[Pkg-gnupg-commit] [gpgme] 218/412: python: Fix distcheck.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:26:50 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 ce662891373eba6cce1cf8df516cb2370970737e
Author: Justus Winter <justus at g10code.com>
Date:   Mon Jul 11 19:42:56 2016 +0200

    python: Fix distcheck.
    
    * lang/python/Makefile.am (EXTRA_DIST): Add missing files.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 lang/python/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am
index 89b1c28..eecc7d4 100644
--- a/lang/python/Makefile.am
+++ b/lang/python/Makefile.am
@@ -18,9 +18,11 @@
 
 EXTRA_DIST = \
 	README \
+	MANIFEST.in \
 	gpgme.i \
 	helpers.c helpers.h \
 	gpgme-h-clean.py \
+	examples \
 	pyme
 
 SUBDIRS = tests

-- 
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