mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
tests,build: Fix distcheck.
* tests/openpgp/Makefile.am (sample_msgs): Add messages required for
the new test 'verify-multifile.scm'.
Fixes-commit: 12af8e84a3
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
12af8e84a3
commit
fbdfe6a514
1 changed files with 3 additions and 1 deletions
|
@ -194,7 +194,9 @@ sample_keys = samplekeys/README \
|
|||
samplekeys/authenticate-only.pub.asc \
|
||||
samplekeys/authenticate-only.sec.asc
|
||||
|
||||
sample_msgs = samplemsgs/issue2419.asc
|
||||
sample_msgs = samplemsgs/issue2419.asc \
|
||||
samplemsgs/clearsig-1-key-1.asc \
|
||||
samplemsgs/signed-1-key-1.asc
|
||||
|
||||
EXTRA_DIST = defs.scm $(XTESTS) $(TEST_FILES) \
|
||||
mkdemodirs signdemokey $(priv_keys) $(sample_keys) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue