diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 13208a4746e3..400504733ba1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.22 1997/09/13 17:50:03 jfitz Exp $ +# $Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # SUBDIR += SSLeay @@ -9,6 +9,7 @@ SUBDIR += fwtk SUBDIR += john SUBDIR += libident + SUBDIR += nat SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-DES SUBDIR += p5-Crypt-IDEA |