summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-rw-r--r--src/lib/libcrypto/man/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index 8af0c34d2b..05b992e132 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.164 2020/05/27 12:00:44 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.165 2020/06/03 13:41:27 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -218,6 +218,7 @@ MAN= \
218 PKCS7_dataInit.3 \ 218 PKCS7_dataInit.3 \
219 PKCS7_decrypt.3 \ 219 PKCS7_decrypt.3 \
220 PKCS7_encrypt.3 \ 220 PKCS7_encrypt.3 \
221 PKCS7_final.3 \
221 PKCS7_new.3 \ 222 PKCS7_new.3 \
222 PKCS7_set_content.3 \ 223 PKCS7_set_content.3 \
223 PKCS7_set_type.3 \ 224 PKCS7_set_type.3 \