1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00

CTS support will go away, so unhook corresponding regress

This commit is contained in:
tb 2023-04-25 15:18:59 +00:00
parent d55930ef1b
commit cee49816a3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.51 2023/04/23 13:47:35 tb Exp $
# $OpenBSD: Makefile,v 1.52 2023/04/25 15:18:59 tb Exp $
SUBDIR += aead
SUBDIR += aes
@ -15,7 +15,6 @@ SUBDIR += certs
SUBDIR += chacha
SUBDIR += cms
SUBDIR += ct
SUBDIR += cts128
SUBDIR += curve25519
SUBDIR += des
SUBDIR += dh