1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-05 23:07:49 +02: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:
Justus Winter 2016-07-28 18:11:50 +02:00
parent 583a464c62
commit 9e799b0e4f

View File

@ -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* \