diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 20af016d05c..d9896155546 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.739 2008/11/24 06:03:09 seb Exp $ +# $NetBSD: Makefile,v 1.740 2008/11/27 09:03:30 kefren Exp $ # COMMENT= Networking tools @@ -225,6 +225,7 @@ SUBDIR+= miredo SUBDIR+= mirror SUBDIR+= mldonkey SUBDIR+= mldonkey-gui +SUBDIR+= monotorrent SUBDIR+= mouse-pppoe SUBDIR+= mping SUBDIR+= mppe-lkm |