From 54e6b184aac6eaf631e6f6ae7d8089bd18cf3ade Mon Sep 17 00:00:00 2001 From: jsing <> Date: Tue, 14 Jul 2020 18:33:34 +0000 Subject: Enter the certs regress directory. --- src/regress/lib/libcrypto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index 2b4925cf7c..a5b4cc3855 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.37 2019/11/02 15:39:44 jsing Exp $ +# $OpenBSD: Makefile,v 1.38 2020/07/14 18:33:34 jsing Exp $ SUBDIR += aead SUBDIR += aeswrap @@ -8,6 +8,7 @@ SUBDIR += bf SUBDIR += bio SUBDIR += bn SUBDIR += cast +SUBDIR += certs SUBDIR += chacha SUBDIR += cms SUBDIR += cts128 -- cgit v1.2.3-55-g6feb