diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f0a91b521b50..feca9b1b6e61 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.134 1998/01/15 23:26:05 jkh Exp $ +# $Id: Makefile,v 1.135 1998/01/19 00:13:28 itojun Exp $ # SUBDIR += archie @@ -54,6 +54,7 @@ SUBDIR += netcat SUBDIR += netpipes SUBDIR += nettest + SUBDIR += nslint SUBDIR += p5-Archie SUBDIR += p5-Net SUBDIR += p5-Net-DNS |