summaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2013-04-03 06:50:47 +0100
committerBen Laurie <ben@links.org>2013-04-06 15:13:12 +0100
commitea4507ee1ca3a5d9697075ff24eab89fa5711d6b (patch)
tree70a6e5fec5251fc37a4902343c5dbe8089a889e5 /test/Makefile
parent4b9af0a101fbeed3fdf8b6cbc05cf12e96edfa56 (diff)
Fix test_ss.
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 67243ea747..df1514bf72 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -318,7 +318,8 @@ test_gen: ../apps/openssl testgen test.cnf
@sh ./testgen
test_ss keyU.ss certU.ss certCA.ss certP1.ss keyP1.ss certP2.ss keyP2.ss \
- intP1.ss intP2.ss: testss CAss.cnf Uss.cnf P1ss.cnf P2ss.cnf
+ intP1.ss intP2.ss: testss CAss.cnf Uss.cnf P1ss.cnf P2ss.cnf \
+ ../apps/openssl
@echo "Generate and certify a test certificate"
@sh ./testss
@cat certCA.ss certU.ss > intP1.ss