aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mrouted/Makefile')
-rw-r--r--usr.sbin/mrouted/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/mrouted/Makefile b/usr.sbin/mrouted/Makefile
new file mode 100644
index 000000000000..c77b1fb06fd4
--- /dev/null
+++ b/usr.sbin/mrouted/Makefile
@@ -0,0 +1,5 @@
+# $Id$
+
+SUBDIR= common mrouted mrinfo map-mbone mtrace
+
+.include <bsd.subdir.mk>