From 7a05eaac5e15e327b7c51258bf892c8ae5b1d956 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 14 May 2015 15:55:59 +0200 Subject: Adjust unixly mk1mf after introduction of tkey Added depencies on the public variants of some keys in test to Makefile. Added the newly introduced key files from test/ in the list of files to copy in util/pl/unix.pl. Reviewed-by: Rich Salz --- util/pl/unix.pl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'util') diff --git a/util/pl/unix.pl b/util/pl/unix.pl index 652e7ee763..40bbe0d842 100644 --- a/util/pl/unix.pl +++ b/util/pl/unix.pl @@ -393,6 +393,7 @@ sub get_tests 'treq', 'tpkcs7', 'tpkcs7d', + 'tkey', 'testcrl.pem', 'testx509.pem', 'v3-cert1.pem', @@ -401,7 +402,12 @@ sub get_tests 'testp7.pem', 'pkcs7-1.pem', 'trsa', + 'testdsa.pem', + 'testdsapub.pem', + 'testec-p256.pem', + 'testecpub-p256.pem', 'testrsa.pem', + 'testrsapub.pem', 'testsid.pem', 'testss', 'testssl', -- cgit v1.2.3