From 14a23345e6f2cdfe4825d9bc0964cd70c04f31ae Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Sun, 11 Feb 1996 08:46:59 +0000 Subject: [PATCH] Add the new libdes to the build --- secure/lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/secure/lib/Makefile b/secure/lib/Makefile index a61c2399962c..2b47738ed2fd 100644 --- a/secure/lib/Makefile +++ b/secure/lib/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.3 1995/07/29 12:49:14 markm Exp $ +# $Id$ -SUBDIR= libcipher +SUBDIR= libcipher libdes .include