summaryrefslogtreecommitdiffstats
path: root/tests/gpgme
diff options
context:
space:
mode:
authorJustus Winter <justus@g10code.com>2016-12-15 11:02:24 +0100
committerJustus Winter <justus@g10code.com>2016-12-15 11:02:24 +0100
commit0e2055c7d30d987a7a74923a7080b80cce470601 (patch)
tree19dc970b850bc8513ba7d56a37e33b74794846e1 /tests/gpgme
parenttests: Reuse GPGME's tests. (diff)
downloadgnupg2-0e2055c7d30d987a7a74923a7080b80cce470601.tar.xz
gnupg2-0e2055c7d30d987a7a74923a7080b80cce470601.zip
build: Fix distcheck.
* tests/gpgme/Makefile.am (CLEANFILES): New variable, clean test logs. Signed-off-by: Justus Winter <justus@g10code.com>
Diffstat (limited to 'tests/gpgme')
-rw-r--r--tests/gpgme/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gpgme/Makefile.am b/tests/gpgme/Makefile.am
index 21e0e14d1..d7fd87c71 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)