From 9b3cb73afd05ca33ba4b2d8630d54c941d80e4c9 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Sat, 2 Nov 2019 15:39:44 +0000 Subject: Hook cms regress. --- src/regress/lib/libcrypto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index e9dacd4067..2b4925cf7c 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.36 2019/03/17 17:49:12 tb Exp $ +# $OpenBSD: Makefile,v 1.37 2019/11/02 15:39:44 jsing Exp $ SUBDIR += aead SUBDIR += aeswrap @@ -9,6 +9,7 @@ SUBDIR += bio SUBDIR += bn SUBDIR += cast SUBDIR += chacha +SUBDIR += cms SUBDIR += cts128 SUBDIR += curve25519 SUBDIR += des -- cgit v1.2.3-55-g6feb