From 8f1d42a3982df1db0e527c3b64d5d055d78c92ca Mon Sep 17 00:00:00 2001 From: jsing <> Date: Sun, 22 Jun 2014 14:28:07 +0000 Subject: Hook in the aead regress. --- src/regress/lib/libcrypto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/regress/lib') diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index d6510d64c6..d9bd92f637 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.12 2014/05/31 14:39:06 jsing Exp $ +# $OpenBSD: Makefile,v 1.13 2014/06/22 14:28:07 jsing Exp $ SUBDIR= \ + aead \ aeswrap \ base64 \ bf \ -- cgit v1.2.3-55-g6feb