summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2007-04-04 13:21:15 +0000
committerBen Laurie <ben@openssl.org>2007-04-04 13:21:15 +0000
commit2ff7a0edef240ce2e9ec37655eac2cfba1b2d03b (patch)
tree23314c4b1736f6f4b268d318cd60693fbdf97e07 /test
parent442cbb062d82ff95a391946b9a15507df2add87a (diff)
Make sure we detect corruption.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index f24d3ce5a8..62c63861eb 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -199,7 +199,7 @@ test_x509:
echo test second x509v3 certificate
sh ./tx509 v3-cert2.pem 2>/dev/null
-test_rsa:
+test_rsa: $(RSATEST)$(EXE_EXT)
@sh ./trsa 2>/dev/null
../util/shlib_wrap.sh ./$(RSATEST)