diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index cfa3a7add6c..485e6cd3fc0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2001/06/19 11:34:14 zuntum Exp $ +# $NetBSD: Makefile,v 1.230 2001/06/23 22:00:52 frueauf Exp $ # COMMENT= Networking tools @@ -115,6 +115,7 @@ SUBDIR+= p5-Socket6 SUBDIR+= p5-Wais SUBDIR+= p5-ispman SUBDIR+= pchar +SUBDIR+= pconsole SUBDIR+= pfnet SUBDIR+= pim6dd SUBDIR+= pim6sd |