diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |