diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:58:37 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:58:37 +0000 |
commit | fbf0318121354062763482783afbed4c1621bad4 (patch) | |
tree | 478941e65c3408c7c817a74aaabe35bb8e08178d /security/Makefile | |
parent | 5264cbceb577ae0481e496f827ae4d0e18712945 (diff) |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index bdfef37ec3a2..9638a8ecd5ec 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.32 1998/07/20 02:39:54 steve Exp $ +# $Id: Makefile,v 1.33 1998/08/04 18:01:09 obrien Exp $ # SUBDIR += SSLeay @@ -25,8 +25,9 @@ SUBDIR += pgp5 SUBDIR += pidentd SUBDIR += rsaref - SUBDIR += ssh SUBDIR += skip + SUBDIR += smurflog + SUBDIR += ssh SUBDIR += sudo SUBDIR += super SUBDIR += swatch |