From daf0f855ad9806dfae7da7147f8cf71cc461f59f Mon Sep 17 00:00:00 2001 From: Geoff Rehmet Date: Thu, 8 Sep 1994 19:06:58 +0000 Subject: [PATCH] add libcipher to Makefile Submitted by: Geoff. --- secure/lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/secure/lib/Makefile b/secure/lib/Makefile index acb42febf57c..d95986320a1d 100644 --- a/secure/lib/Makefile +++ b/secure/lib/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.1 1994/08/07 19:04:08 wollman Exp $ +# $Id: Makefile,v 1.1 1994/08/08 17:42:35 csgr Exp $ -SUBDIR= libcrypt +SUBDIR= libcipher libcrypt .include