[git] GnuPG - branch, master, updated. gnupg-2.1.18-78-g2f7b6cb
by Justus Winter
cvs at cvs.gnupg.org
Wed Feb 15 16:08:15 CET 2017
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 2f7b6cb279ea0ee27364fbb2b12df47e76166a39 (commit)
from 90d383f1eb07fc823518dea10eb15ca390f5cf8e (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 2f7b6cb279ea0ee27364fbb2b12df47e76166a39
Author: Justus Winter <justus at g10code.com>
Date: Wed Feb 15 16:03:12 2017 +0100
tests,build: Fix distcheck.
* tests/gpgscm/Makefile.am (EXTRA_DIST): Add 'time.scm'.
Fixes-commit: 127e1e532da4083ccd3c307555b6177fab16f408
Signed-off-by: Justus Winter <justus at g10code.com>
diff --git a/tests/gpgscm/Makefile.am b/tests/gpgscm/Makefile.am
index 9a5edc2..8942c7c 100644
--- a/tests/gpgscm/Makefile.am
+++ b/tests/gpgscm/Makefile.am
@@ -25,7 +25,8 @@ EXTRA_DIST = \
lib.scm \
repl.scm \
t-child.scm \
- tests.scm
+ tests.scm \
+ time.scm
AM_CPPFLAGS = -I$(top_srcdir)/common
include $(top_srcdir)/am/cmacros.am
-----------------------------------------------------------------------
Summary of changes:
tests/gpgscm/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list