mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-08-09 01:44:11 +00:00
Update EXTRA_DIST files to be able to build RPM from tar
A few files were wrong in the EXTRA_DIST file list due to changes to test cases. Add the proper files. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
This commit is contained in:
parent
55caf3716f
commit
5211d89dfb
@ -102,13 +102,19 @@ EXTRA_DIST=$(TESTS) \
|
||||
data/tpm2state2/tpm2-00.permall \
|
||||
data/tpm2state2/tpm2-00.volatilestate \
|
||||
data/tpm2state2/pwdfile.txt \
|
||||
data/tpm2state3/h02000000.bin \
|
||||
data/tpm2state3/hkey.priv \
|
||||
data/tpm2state3/hkey.pub \
|
||||
data/tpm2state3/signature.bin \
|
||||
data/tpm2state3/tpm2-00.permall \
|
||||
data/tpm2state3/tpm2-00.volatilestate \
|
||||
data/tpm2state3/tpm2-00.volatilestate.2nd \
|
||||
data/tpm2state3c/tpm2-00.volatilestate \
|
||||
data/tpm2state3c/tpm2-00.permall \
|
||||
data/tpm2state3d/tpm2-00.volatilestate \
|
||||
data/tpm2state3d/signature2.bin \
|
||||
data/tpm2state3d/tpm2-00.permall \
|
||||
data/tpm2state3b/h81000000.bin \
|
||||
data/tpm2state3b/h02000000.bin \
|
||||
data/tpm2state3b/tpm2-00.volatilestate \
|
||||
data/tpm2state3b/tpm2-00.permall \
|
||||
load_vtpm_proxy \
|
||||
test_clientfds.py \
|
||||
test_common \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user