From 941a9cb3dd103de01686ae58a2617f3d7675a810 Mon Sep 17 00:00:00 2001 From: sada Date: Wed, 6 Jan 1999 22:55:47 +0000 Subject: Activate checkpassword. --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/Makefile b/security/Makefile index ceb2a9cba6e8..ddd8be0f0ed1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1998/12/19 16:54:12 jseger Exp $ +# $Id: Makefile,v 1.38 1998/12/24 20:49:42 jseger Exp $ # SUBDIR += SSLeay @@ -6,6 +6,7 @@ SUBDIR += bro SUBDIR += bugs SUBDIR += cfs + SUBDIR += checkpassword SUBDIR += cops SUBDIR += crack SUBDIR += donkey -- cgit