summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelen <jjelen@redhat.com>2020-09-15 12:49:01 +0200
committerJakub Jelen <jjelen@redhat.com>2020-09-22 18:20:44 +0200
commit5123a3d2da5ff525f818cc76fb4058170578d602 (patch)
treeb0f8e70f886757058033f084eeb14438c5ccf02b
parentd31caac6af7c8c47af18cc2501e3d98e5c09d2b1 (diff)
Add correct files to autotools dist target
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index b45a1d1..6627df3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -152,9 +152,9 @@ EXTRA_DIST += \
src/libcacard.map \
build-aux/tap-driver.sh \
build-aux/tap-test \
- tests/db/cert8.db \
- tests/db/key3.db \
- tests/db/secmod.db \
+ tests/db/cert9.db \
+ tests/db/key4.db \
+ tests/db/pkcs11.txt \
tests/cert.cfg \
$(NULL)