diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |