From 49d08885187df1141a8443c9eade6c23a340c147 Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 3 Feb 1998 08:15:43 +0000 Subject: Someone forgot to add skip. :> --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/Makefile b/security/Makefile index 400504733ba1..f9b91d76addf 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ +# $Id: Makefile,v 1.24 1998/01/21 11:39:36 obrien Exp $ # SUBDIR += SSLeay @@ -19,6 +19,7 @@ SUBDIR += pidentd SUBDIR += rsaref SUBDIR += ssh + SUBDIR += skip SUBDIR += sudo SUBDIR += super SUBDIR += swatch -- cgit