mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-10 21:38:50 +01:00
tests: Fix distcheck.
* tests/openpgp/Makefile.am (sample_msgs): New variable. (EXTRA_DIST): Also ship the sample msgs. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
583a464c62
commit
9e799b0e4f
@ -155,9 +155,11 @@ sample_keys = samplekeys/README \
|
|||||||
samplekeys/ssh-rsa.key \
|
samplekeys/ssh-rsa.key \
|
||||||
samplekeys/issue2346.gpg
|
samplekeys/issue2346.gpg
|
||||||
|
|
||||||
|
sample_msgs = samplemsgs/issue2419.asc
|
||||||
|
|
||||||
EXTRA_DIST = defs.inc defs.scm pinentry.sh $(TESTS) $(TEST_FILES) \
|
EXTRA_DIST = defs.inc defs.scm pinentry.sh $(TESTS) $(TEST_FILES) \
|
||||||
mkdemodirs signdemokey $(priv_keys) $(sample_keys) \
|
mkdemodirs signdemokey $(priv_keys) $(sample_keys) \
|
||||||
ChangeLog-2011
|
$(sample_msgs) ChangeLog-2011
|
||||||
|
|
||||||
CLEANFILES = prepared.stamp x y yy z out err $(data_files) \
|
CLEANFILES = prepared.stamp x y yy z out err $(data_files) \
|
||||||
plain-1 plain-2 plain-3 trustdb.gpg *.lock .\#lk* \
|
plain-1 plain-2 plain-3 trustdb.gpg *.lock .\#lk* \
|
||||||
|
Loading…
Reference in New Issue
Block a user