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 f33b643fb11..bb33202e007 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.174 2000/12/15 23:20:02 wiz Exp $ +# $NetBSD: Makefile,v 1.175 2000/12/27 16:04:15 hubertf Exp $ # SUBDIR += airportbasestationconfig @@ -27,6 +27,7 @@ SUBDIR += delegate SUBDIR += dhid SUBDIR += dip + SUBDIR += djbdns SUBDIR += dlint SUBDIR += echoping SUBDIR += eggdrop |