summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/Makefile')
-rw-r--r--usr.sbin/bluetooth/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/usr.sbin/bluetooth/Makefile b/usr.sbin/bluetooth/Makefile
new file mode 100644
index 0000000..821a003
--- /dev/null
+++ b/usr.sbin/bluetooth/Makefile
@@ -0,0 +1,12 @@
+# $Id$
+# $FreeBSD$
+
+SUBDIR= \
+ bt3cfw \
+ hccontrol \
+ hcseriald \
+ l2control \
+ l2ping
+
+.include <bsd.subdir.mk>
+
OpenPOWER on IntegriCloud