mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
tests: Fix distcheck.
* tests/openpgp/Makefile.am (samplekeys): Add missing key. Fixes-commit: 4ba11251 Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
f17aecbcd9
commit
66c0dab3c7
@ -151,7 +151,8 @@ sample_keys = samplekeys/README \
|
||||
samplekeys/ssh-dsa.key \
|
||||
samplekeys/ssh-ecdsa.key \
|
||||
samplekeys/ssh-ed25519.key \
|
||||
samplekeys/ssh-rsa.key
|
||||
samplekeys/ssh-rsa.key \
|
||||
samplekeys/issue2346.gpg
|
||||
|
||||
EXTRA_DIST = defs.inc defs.scm pinentry.sh $(TESTS) $(TEST_FILES) \
|
||||
mkdemodirs signdemokey $(priv_keys) $(sample_keys) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user