diff --git a/secure/lib/libcipher/Makefile b/secure/lib/libcipher/Makefile index 750c9da269e6..84e14060efb1 100644 --- a/secure/lib/libcipher/Makefile +++ b/secure/lib/libcipher/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.4 1996/02/12 04:56:28 mpp Exp $ +# $Id: Makefile,v 1.5 1996/03/17 15:43:32 markm Exp $ # @@ -9,6 +9,7 @@ PRECIOUSLIB= yes #NOPROFILE= yes #MAN3= crypt.0 +MAN3= crypt.3 MLINKS= crypt.3 encrypt.3 crypt.3 setkey.3 MLINKS+=crypt.3 des_cipher.3 crypt.3 des_setkey.3