From 0c1611e2a8504e6b130a8c5d3b1f5471ff139f97 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 17 Apr 1996 01:06:31 +0000 Subject: [PATCH] Add ssh. I have no idea why it was missing. --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index b17b5fbfc140..c9447a564a70 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.2 1995/10/12 08:07:16 asami Exp $ +# $Id: Makefile,v 1.3 1996/03/07 06:26:00 markm Exp $ # SUBDIR += SSLeay SUBDIR += libident SUBDIR += pgp SUBDIR += pidentd + SUBDIR += ssh SUBDIR += tcp_wrapper .include