[git] GPGME - branch, master, updated. gpgme-1.6.0-218-gce66289

by Justus Winter cvs at cvs.gnupg.org
Mon Jul 11 19:43:34 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".

The branch, master has been updated
       via  ce662891373eba6cce1cf8df516cb2370970737e (commit)
      from  ed070313155a1c79a57ba69f4299f2aefc65fad7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

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

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

-----------------------------------------------------------------------

Summary of changes:
 lang/python/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list