summaryrefslogtreecommitdiff
path: root/mbone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/Makefile')
-rw-r--r--mbone/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mbone/Makefile b/mbone/Makefile
index 950b22a3a0d..e4ab7996e30 100644
--- a/mbone/Makefile
+++ b/mbone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/02/16 15:51:51 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2002/07/26 12:18:05 manu Exp $
#
COMMENT= Multi-cast backBone applications
@@ -10,5 +10,6 @@ SUBDIR+= rat
SUBDIR+= sdr
SUBDIR+= vat
SUBDIR+= vic
+SUBDIR+= mdp
.include "../mk/bsd.pkg.subdir.mk"