diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 4614d88..d2f835a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.203 1998/12/04 08:14:56 jkoshy Exp $ +# $Id: Makefile,v 1.204 1998/12/07 02:22:05 asami Exp $ # SUBDIR += SSLtelnet @@ -95,6 +95,7 @@ SUBDIR += ntimelord SUBDIR += ntop SUBDIR += ntp + SUBDIR += nttcp SUBDIR += omi SUBDIR += openldap SUBDIR += p5-Archie |