aboutsummaryrefslogtreecommitdiff
path: root/openssl
diff options
context:
space:
mode:
Diffstat (limited to 'openssl')
-rw-r--r--openssl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/openssl/Makefile b/openssl/Makefile
index dbe49636..ab97bc37 100644
--- a/openssl/Makefile
+++ b/openssl/Makefile
@@ -22,3 +22,6 @@ install:
sandblast:
svn st -v openssl* | awk '/^I/ && NF == 2 {system("set -x; rm -rf " $$2)}'
+
+test:
+ @true