summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2018-05-23 22:22:27 +0200
committerTim Rühsen <tim.ruehsen@gmx.de>2018-06-01 16:39:43 +0200
commitd2be84d07646b86d3092643d66301df2703886bf (patch)
tree763533f9d412ad8ae20577f81d2d14741349a8bc
parentf40b7fbf76de6ba82d73d3586766c515563ecd27 (diff)
downloadgnutls-d2be84d07646b86d3092643d66301df2703886bf.tar.gz
Fix tests/cert-tests/template-test for 'make distcheck'
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
-rw-r--r--tests/cert-tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cert-tests/Makefile.am b/tests/cert-tests/Makefile.am
index 1b019303c4..97eb6cb8a7 100644
--- a/tests/cert-tests/Makefile.am
+++ b/tests/cert-tests/Makefile.am
@@ -62,7 +62,7 @@ EXTRA_DIST = data/ca-no-pathlen.pem data/no-ca-or-pathlen.pem data/aki-cert.pem
data/pkcs7-cat-ca.pem data/pkcs7-cat.p7 data/openssl.p7b data/openssl.p7b.out \
data/openssl-keyid.p7b data/openssl-keyid.p7b.out data/openssl.p12 \
data/x509-v1-with-sid.pem data/x509-v1-with-iid.pem data/x509-v3-with-fractional-time.pem \
- templates/template-long-dns.tmpl \
+ templates/template-long-dns.tmpl templates/template-long-serial.tmpl \
data/key-rsa-pss-raw.pem data/key-rsa-pss.pem \
data/long-dns.pem data/template-long-dns-crq.pem data/chain-with-critical-on-root.pem \
data/chain-with-critical-on-intermediate.pem data/chain-with-critical-on-endcert.pem \