summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2007-04-04 12:50:13 +0000
committerBen Laurie <ben@openssl.org>2007-04-04 12:50:13 +0000
commit84dd04e76198dcbd4c053ccd03edd527689280a8 (patch)
treeaf085cebb0004a85da1ec9d413521d167df6adb3 /test
parent2ac061e487e402a1d5abde866322c47550fc9186 (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 859088f3ef..bbf46fe471 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -195,7 +195,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)