[git] GnuPG - branch, master, updated. gnupg-2.1.16-120-g0e2055c

by Justus Winter cvs at cvs.gnupg.org
Thu Dec 15 11:03:19 CET 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 "The GNU Privacy Guard".

The branch, master has been updated
       via  0e2055c7d30d987a7a74923a7080b80cce470601 (commit)
      from  948cca9c99e701a1668bb5fd6e25f07e35381b4d (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 0e2055c7d30d987a7a74923a7080b80cce470601
Author: Justus Winter <justus at g10code.com>
Date:   Thu Dec 15 11:02:24 2016 +0100

    build: Fix distcheck.
    
    * tests/gpgme/Makefile.am (CLEANFILES): New variable, clean test logs.
    
    Signed-off-by: Justus Winter <justus at g10code.com>

diff --git a/tests/gpgme/Makefile.am b/tests/gpgme/Makefile.am
index 21e0e14..d7fd87c 100644
--- a/tests/gpgme/Makefile.am
+++ b/tests/gpgme/Makefile.am
@@ -53,6 +53,8 @@ xcheck:
 
 EXTRA_DIST = gpgme-defs.scm run-tests.scm setup.scm wrap.scm
 
+CLEANFILES = *.log
+
 # We need to depend on a couple of programs so that the tests don't
 # start before all programs are built.
 all-local: $(required_pgms)

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

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


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list