From 2e095c059a16c4644dd1bba604bd92bcdb683046 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Sat, 31 May 2014 14:39:06 +0000 Subject: Move the cts128 and gcm128 tests to regress. --- src/regress/lib/libcrypto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/regress/lib/libcrypto/Makefile') diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index bdf17723df..d6510d64c6 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2014/05/30 15:38:28 jsing Exp $ +# $OpenBSD: Makefile,v 1.12 2014/05/31 14:39:06 jsing Exp $ SUBDIR= \ aeswrap \ @@ -7,6 +7,7 @@ SUBDIR= \ bn \ cast \ chacha \ + cts128 \ des \ dh \ dsa \ -- cgit v1.2.3-55-g6feb