From 4270962d61f025854331774d47d1aac6a025e541 Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 10 Jul 1996 22:19:23 +0000 Subject: Add xinetd. --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index d9327142ea2..c0b1812af22 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1996/04/17 01:06:31 asami Exp $ +# $Id: Makefile,v 1.5 1996/06/15 07:01:00 gpalmer Exp $ # SUBDIR += SSLeay @@ -8,5 +8,6 @@ SUBDIR += pidentd SUBDIR += ssh SUBDIR += tcp_wrapper + SUBDIR += xinetd .include -- cgit