From 86689473b2794da89a97c9907d5653ace4c16d2d Mon Sep 17 00:00:00 2001 From: Nick Sayer Date: Mon, 28 Jun 1999 22:55:58 +0000 Subject: [PATCH] add new libmcrypt port to security/Makefile --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 663ca192987b..de3ec5a2d003 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1999/06/09 01:56:06 steve Exp $ +# $Id: Makefile,v 1.61 1999/06/28 22:38:59 nsayer Exp $ # SUBDIR += bjorb @@ -21,6 +21,7 @@ SUBDIR += krb5 SUBDIR += l0pht-watch SUBDIR += libident + SUBDIR += libmcrypt SUBDIR += libparanoia SUBDIR += mhash SUBDIR += nbaudit