diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 9f2696d2f3a..f6bdb54d24f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.168 2000/11/30 09:13:19 hubertf Exp $ +# $NetBSD: Makefile,v 1.169 2000/12/08 16:48:23 wiz Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -29,6 +29,7 @@ SUBDIR += dhid SUBDIR += dip SUBDIR += dlint + SUBDIR += echoping SUBDIR += eggdrop SUBDIR += ethereal SUBDIR += fping |