From f951e27e3b933e528893e6471d7d30f5da19eaa5 Mon Sep 17 00:00:00 2001 From: tb <> Date: Tue, 25 Apr 2023 19:01:01 +0000 Subject: Remove proxy cert remnants --- src/lib/libcrypto/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/lib/libcrypto/Makefile') diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile index 8febfcdd4f..14a2287843 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.114 2023/04/25 18:57:57 tb Exp $ +# $OpenBSD: Makefile,v 1.115 2023/04/25 19:01:01 tb Exp $ LIB= crypto LIBREBUILD=y @@ -692,8 +692,6 @@ SRCS+= x509_lu.c SRCS+= x509_ncons.c SRCS+= x509_obj.c SRCS+= x509_ocsp.c -#SRCS+= x509_pci.c -#SRCS+= x509_pcia.c SRCS+= x509_pcons.c SRCS+= x509_pku.c SRCS+= x509_pmaps.c -- cgit v1.2.3-55-g6feb