aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2017-04-11 09:50:54 +0000
committerJustus Winter <[email protected]>2017-04-11 09:50:54 +0000
commitb03bcee96fc4eb950c6ae38fd8b5af831b281f02 (patch)
tree4be4e6d2e306163f95fa702f6dbb134ed7873b84
parenttests: Move common functionality. (diff)
downloadlibgpg-error-b03bcee96fc4eb950c6ae38fd8b5af831b281f02.tar.gz
libgpg-error-b03bcee96fc4eb950c6ae38fd8b5af831b281f02.zip
tests: Fix distcheck.
* tests/gpgscm/Makefile.am (EXTRA_DIST): Add 'gnupg.scm'. Fixes-commit: ccd2187212c12b84c86a10fd4417a16536243179 Signed-off-by: Justus Winter <[email protected]>
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 15fc883..dc999fb 100644
--- a/Makefile.am
+++ b/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