summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/Makefile')
-rw-r--r--lib/libcrypto/man/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile
index a9adb07f27d..e347c3dc988 100644
--- a/lib/libcrypto/man/Makefile
+++ b/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.148 2019/03/21 14:15:13 schwarze Exp $
+# $OpenBSD: Makefile,v 1.149 2019/08/16 16:15:50 schwarze Exp $
.include <bsd.own.mk>
@@ -95,6 +95,7 @@ MAN= \
EC_GFp_simple_method.3 \
EC_GROUP_copy.3 \
EC_GROUP_new.3 \
+ EC_KEY_METHOD_new.3 \
EC_KEY_new.3 \
EC_POINT_add.3 \
EC_POINT_new.3 \