From af1321a7967f494d3fb83c108ae4165671e79dd9 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') 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