build: Fix distcheck.

* tests/gpgme/Makefile.am (CLEANFILES): New variable, clean test logs.

Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
Justus Winter 2016-12-15 11:02:24 +01:00
parent 948cca9c99
commit 0e2055c7d3
1 changed files with 2 additions and 0 deletions

View File

@ -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)