diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7c4acecaff9..85e86ae059c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.747 2008/12/16 15:13:15 roy Exp $ +# $NetBSD: Makefile,v 1.748 2008/12/20 17:37:17 wiz Exp $ # COMMENT= Networking tools @@ -29,6 +29,7 @@ SUBDIR+= arpd SUBDIR+= arping SUBDIR+= arpwatch SUBDIR+= autonet +SUBDIR+= avahi SUBDIR+= awhois SUBDIR+= balance SUBDIR+= barnyard |