summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 3275d0784c..568d65fa74 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.58 2016/11/28 17:55:26 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.59 2016/11/28 23:02:16 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -137,6 +137,7 @@ MAN= \
137 PEM_read_bio_PrivateKey.3 \ 137 PEM_read_bio_PrivateKey.3 \
138 PEM_write_bio_PKCS7_stream.3 \ 138 PEM_write_bio_PKCS7_stream.3 \
139 PKCS12_create.3 \ 139 PKCS12_create.3 \
140 PKCS12_newpass.3 \
140 PKCS12_parse.3 \ 141 PKCS12_parse.3 \
141 PKCS5_PBKDF2_HMAC.3 \ 142 PKCS5_PBKDF2_HMAC.3 \
142 PKCS7_decrypt.3 \ 143 PKCS7_decrypt.3 \