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 d9236273b4a..13c8eff2c2c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.541 2005/02/15 18:23:38 drochner Exp $ +# $NetBSD: Makefile,v 1.542 2005/02/16 08:54:28 manu Exp $ # COMMENT= Networking tools @@ -128,6 +128,7 @@ SUBDIR+= gtm SUBDIR+= hesiod SUBDIR+= hf6to4 SUBDIR+= hlfl +SUBDIR+= hobbitclient SUBDIR+= hobbitmon SUBDIR+= host SUBDIR+= howl |