diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index c71d5648f57..9cfcb882ccf 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 1999/11/22 21:07:53 itojun Exp $ +# $NetBSD: Makefile,v 1.98 1999/12/04 16:53:22 sommerfeld Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -65,6 +65,7 @@ # SUBDIR += mpd SUBDIR += mrtg # SUBDIR += moxftp + SUBDIR += mtr # SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += netatalk |