From 18944adfc8c925d3bf917043e45b0042587b9605 Mon Sep 17 00:00:00 2001 From: Gary Palmer Date: Sat, 15 Jun 1996 07:01:00 +0000 Subject: [PATCH] Add fwtk --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index c9447a564a70..d9327142ea21 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.3 1996/03/07 06:26:00 markm Exp $ +# $Id: Makefile,v 1.4 1996/04/17 01:06:31 asami Exp $ # SUBDIR += SSLeay + SUBDIR += fwtk SUBDIR += libident SUBDIR += pgp SUBDIR += pidentd