From 4e91fa02c2fa0bcdd358624f93869d6a917c09a1 Mon Sep 17 00:00:00 2001 From: nsayer Date: Mon, 28 Jun 1999 22:38:59 +0000 Subject: add new mhash port to security/Makefile --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/Makefile b/security/Makefile index dc6f8c260bcb..663ca192987b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1999/06/09 01:26:22 steve Exp $ +# $Id: Makefile,v 1.60 1999/06/09 01:56:06 steve Exp $ # SUBDIR += bjorb @@ -22,6 +22,7 @@ SUBDIR += l0pht-watch SUBDIR += libident SUBDIR += libparanoia + SUBDIR += mhash SUBDIR += nbaudit SUBDIR += nessus SUBDIR += nmap -- cgit