From ef9b798d0c3325121ea7b54dcc087de949ac3c43 Mon Sep 17 00:00:00 2001 From: davidn Date: Sun, 22 Dec 1996 13:33:11 +0000 Subject: Incorporate new manpage for libskey. --- lib/libskey/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libskey') diff --git a/lib/libskey/Makefile b/lib/libskey/Makefile index b91ab0b..eafee0f 100644 --- a/lib/libskey/Makefile +++ b/lib/libskey/Makefile @@ -3,6 +3,7 @@ LIB= skey SRCS= skeyaccess.c put.c skey_crypt.c skey_getpass.c skeylogin.c skeysubr.c MAN1= skey.1 +MAN3= skey.3 MAN5= skey.access.5 CFLAGS+=-DPERMIT_CONSOLE -D_SKEY_INTERNAL -I${.CURDIR} -- cgit v1.1