tests: Fix distcheck.

* tests/Makefile.am (SUBDIRS): Add 'pkits' again.  Simply dropping it
makes 'make distcheck' unhappy.
* tests/pkits/Makefile.am (TESTS): Remove all tests.
--

Disable the 'pkits' tests in a way that keeps 'make distcheck' happy.
To run tests individually, do

  make -Ctests/pkits check TESTS=some-test

GnuPG-bug-id: 3067
Fixes-commit: af1c1a57e4
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
Justus Winter 2017-04-06 15:17:08 +02:00
parent af1c1a57e4
commit 23f00f109d
No known key found for this signature in database
GPG Key ID: DD1A52F9DA8C9020
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = gpgscm openpgp migrations gpgsm gpgme .
SUBDIRS = gpgscm openpgp migrations gpgsm gpgme pkits .
GPGSM = ../sm/gpgsm

View File

@ -46,7 +46,7 @@ testscripts = import-all-certs validate-all-certs \
EXTRA_DIST = inittests runtest common.sh $(testscripts) ChangeLog-2011 \
import-all-certs.data
TESTS = $(testscripts)
TESTS =
CLEANFILES = inittests.stamp scratch.*.tmp x y z out err *.lock .\#lk* *.log