aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto/Makefile')
-rw-r--r--secure/lib/libcrypto/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 5cb3f5a7c3fe..738de3479987 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -682,6 +682,9 @@ buildasm cleanasm:
${.TARGET:S/build/all/:S/asm$//}
.endfor
+HAS_TESTS= yes
+SUBDIR.${MK_TESTS}= tests
+
.include <bsd.lib.mk>
.if ${MACHINE} == "powerpc"