summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2022-07-26 21:10:48 +0200
committerWerner Koch <wk@gnupg.org>2022-07-27 11:40:33 +0200
commit77090e5260e4989bf22e55d340192a3fcf546807 (patch)
tree36f587eda18ad28b825c5502be06564b6c60b0cd /tests
parentdoc: Minor typo fix (diff)
downloadgnupg2-77090e5260e4989bf22e55d340192a3fcf546807.tar.xz
gnupg2-77090e5260e4989bf22e55d340192a3fcf546807.zip
tests: Add missing file for tpm2d tests to the tarball.
-- GnuPG-bug-id: 6052
Diffstat (limited to 'tests')
-rw-r--r--tests/tpm2dtests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tpm2dtests/Makefile.am b/tests/tpm2dtests/Makefile.am
index f0afa2a37..36d1685ba 100644
--- a/tests/tpm2dtests/Makefile.am
+++ b/tests/tpm2dtests/Makefile.am
@@ -63,7 +63,7 @@ tpm_server_found:
@if [ -z "$(TPMSERVER)" -a -z "$(SWTPM)" -a -z "$(FORCE)" ]; then echo "ERROR: No Software TPM has been found, cannot run TPM tests. Set FORCE=1 to force using the physical TPM"; exit 1; fi
EXTRA_DIST = defs.scm shell.scm all-tests.scm run-tests.scm $(XTESTS) \
- start_sw_tpm.sh
+ start_sw_tpm.sh setup.scm
CLEANFILES = gpg.conf gpg-agent.conf S.gpg-agent \
pubring.gpg pubring.gpg~ pubring.kbx pubring.kbx~ \