diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 9638a8ecd5ec..a019d49f6b69 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1998/08/04 18:01:09 obrien Exp $ +# $Id: Makefile,v 1.34 1998/08/07 23:58:36 asami Exp $ # SUBDIR += SSLeay @@ -28,6 +28,7 @@ SUBDIR += skip SUBDIR += smurflog SUBDIR += ssh + SUBDIR += ssh2 SUBDIR += sudo SUBDIR += super SUBDIR += swatch |