Add the new binary test-key to tarballs to unbreak dist-check

Should've been in commit 2bc745f2fd
This commit is contained in:
Panu Matilainen 2022-09-13 13:16:34 +03:00
parent 3848c97cb2
commit 2c63113c8e
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ EXTRA_DIST += data/SOURCES/hello.c
EXTRA_DIST += data/SPECS/hello-attr-buildid.spec EXTRA_DIST += data/SPECS/hello-attr-buildid.spec
EXTRA_DIST += data/SPECS/hello-config-buildid.spec EXTRA_DIST += data/SPECS/hello-config-buildid.spec
EXTRA_DIST += data/SPECS/hello-cd.spec EXTRA_DIST += data/SPECS/hello-cd.spec
EXTRA_DIST += data/keys/rpm.org-rsa-2048-test.pgp
EXTRA_DIST += data/keys/rpm.org-rsa-2048-test.pub EXTRA_DIST += data/keys/rpm.org-rsa-2048-test.pub
EXTRA_DIST += data/keys/rpm.org-rsa-2048-test.secret EXTRA_DIST += data/keys/rpm.org-rsa-2048-test.secret
EXTRA_DIST += data/keys/CVE-2021-3521-badbind.asc EXTRA_DIST += data/keys/CVE-2021-3521-badbind.asc