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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index bce02f647f..872391db3e 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.19 2015/02/23 17:43:24 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.20 2015/05/24 15:44:52 schwarze Exp $
2 2
3.include <bsd.own.mk> # for NOMAN 3.include <bsd.own.mk> # for NOMAN
4 4
@@ -51,9 +51,9 @@ MAN= \
51 BN_set_bit.3 \ 51 BN_set_bit.3 \
52 BN_swap.3 \ 52 BN_swap.3 \
53 BN_zero.3 \ 53 BN_zero.3 \
54 BUF_MEM_new.3 \
54 55
55GENMAN= \ 56GENMAN= \
56 BUF_MEM_new.3 \
57 CONF_modules_free.3 \ 57 CONF_modules_free.3 \
58 CONF_modules_load_file.3 \ 58 CONF_modules_load_file.3 \
59 CRYPTO_set_ex_data.3 \ 59 CRYPTO_set_ex_data.3 \