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 a76a03c78ac..7819029ff67 100644
--- a/lib/libcrypto/man/Makefile
+++ b/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.46 2016/11/04 15:29:03 schwarze Exp $
+# $OpenBSD: Makefile,v 1.47 2016/11/04 18:07:23 beck Exp $
.include <bsd.own.mk> # for NOMAN
@@ -11,6 +11,7 @@ MAN= \
ASN1_STRING_new.3 \
ASN1_STRING_print_ex.3 \
ASN1_generate_nconf.3 \
+ ASN1_time_parse.3 \
BF_set_key.3 \
BIO.3 \
BIO_ctrl.3 \