summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelen <jjelen@redhat.com>2021-08-12 16:29:53 +0200
committerJakub Jelen <jjelen@redhat.com>2021-08-12 16:34:37 +0200
commita3801ff3d73f0158e656453b7df958acdddbe03f (patch)
tree97fa6ce8500d39da66a36b5d5ff9da9e1eca3658
parent945c25c82bdba0737362caf39a31f58d857e206a (diff)
Package fuzzer inputs and db symlink for meson tests to pass
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cd3c7e0..77965e9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -169,6 +169,10 @@ EXTRA_DIST += \
tests/db/key4.db \
tests/db/pkcs11.txt \
tests/cert.cfg \
+ fuzz/corpora/fuzz_options/test \
+ fuzz/corpora/fuzz_simpletlv/test \
+ fuzz/corpora/fuzz_xfer/test \
+ fuzz/db \
$(MESON_FILES) \
$(NULL)