aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJustus Winter <justus@g10code.com>2017-04-11 11:50:54 +0200
committerJustus Winter <justus@g10code.com>2017-04-11 11:50:54 +0200
commit00be2a92625e832e8dd621f2a8f72b124c6d50ca (patch)
tree03e6739803fc994d266e46dd9fd9b3944bd26c99 /tests
parentcde626e7f7349a73d58ec3236ab3b43dec852bb5 (diff)
downloadgnupg-00be2a92625e832e8dd621f2a8f72b124c6d50ca.tar.gz
tests: Fix distcheck.
* tests/gpgscm/Makefile.am (EXTRA_DIST): Add 'gnupg.scm'. Fixes-commit: ccd2187212c12b84c86a10fd4417a16536243179 Signed-off-by: Justus Winter <justus@g10code.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/gpgscm/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gpgscm/Makefile.am b/tests/gpgscm/Makefile.am
index 15fc88321..dc999fbcc 100644
--- a/tests/gpgscm/Makefile.am
+++ b/tests/gpgscm/Makefile.am
@@ -26,6 +26,7 @@ EXTRA_DIST = \
repl.scm \
t-child.scm \
tests.scm \
+ gnupg.scm \
time.scm
AM_CPPFLAGS = -I$(top_srcdir)/common