diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 5f36ed1ccd5..41b26f417fc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.137 2000/07/31 01:56:44 hubertf Exp $ +# $NetBSD: Makefile,v 1.138 2000/07/31 17:16:17 abs Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -59,6 +59,7 @@ SUBDIR += mtr SUBDIR += ncftp2 SUBDIR += netatalk + SUBDIR += netatalk-asun SUBDIR += netcat SUBDIR += netname SUBDIR += netperf |