tests: Add missing file for tpm2d tests to the tarball.

--
GnuPG-bug-id: 6052
This commit is contained in:
Werner Koch 2022-07-26 21:10:48 +02:00
parent 1735b5ffa8
commit 77090e5260
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
1 changed files with 1 additions and 1 deletions

View File

@ -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~ \