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 9e60cfd01b8f..fd627a388ba4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.225 1999/02/27 18:09:33 billf Exp $ +# $Id: Makefile,v 1.226 1999/03/06 17:43:30 billf Exp $ # SUBDIR += SSLtelnet @@ -113,6 +113,7 @@ SUBDIR += p5-Archie SUBDIR += p5-Net SUBDIR += p5-Net-DNS + SUBDIR += p5-Net-RawIP SUBDIR += p5-Net-Telnet SUBDIR += p5-Net-Whois SUBDIR += p5-SNMP |