From 8c7f5f3becce0522bbad4539d079e011f05eb5ac Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Tue, 2 Apr 2013 05:36:21 +0100 Subject: Make PKCS#7 test work. --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index 9a4cabcc8b..620bf2b100 100644 --- a/test/Makefile +++ b/test/Makefile @@ -274,7 +274,7 @@ test_req: ../apps/openssl treq testreq.pem testreq2.pem @sh ./treq 2>/dev/null @sh ./treq testreq2.pem 2>/dev/null -test_pkcs7: ../apps/openssl tpkcs7 tpkcs7d +test_pkcs7: ../apps/openssl tpkcs7 tpkcs7d testp7.pem pkcs7-1.pem @sh ./tpkcs7 2>/dev/null @sh ./tpkcs7d 2>/dev/null -- cgit v1.2.3