From 83f9b19153885f952734e02bb2c2e693b6a78b30 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Wed, 27 Nov 1996 19:21:03 +0000 Subject: Add safe-tcl. Remembered before: asami --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/Makefile b/security/Makefile index 19c665220b50..ee20948af41a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1996/11/12 05:00:26 asami Exp $ +# $Id: Makefile,v 1.11 1996/11/26 08:59:28 asami Exp $ # SUBDIR += SSLeay @@ -12,6 +12,7 @@ SUBDIR += p5-PGP SUBDIR += pgp SUBDIR += pidentd + SUBDIR += safe-tcl SUBDIR += ssh SUBDIR += sudo SUBDIR += tcp_wrapper -- cgit