aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bluetooth/Makefile
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>2003-05-10 21:44:42 +0000
committerJulian Elischer <julian@FreeBSD.org>2003-05-10 21:44:42 +0000
commitf2bb1cae36283a8eb5a0f19d8612c6abc5148e8f (patch)
treeed7d8caf163274b56933e0b801c52beb10b3260d /usr.bin/bluetooth/Makefile
parent7bdf1805b1fad30ffae8bb7c91e2f120dd8159b9 (diff)
Notes
Diffstat (limited to 'usr.bin/bluetooth/Makefile')
-rw-r--r--usr.bin/bluetooth/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.bin/bluetooth/Makefile b/usr.bin/bluetooth/Makefile
index 1da9ef21cc2a..be3146eeab85 100644
--- a/usr.bin/bluetooth/Makefile
+++ b/usr.bin/bluetooth/Makefile
@@ -1,5 +1,8 @@
+# $Id $
# $FreeBSD$
-SUBDIR= btsockstat
+
+SUBDIR= btsockstat \
+ rfcomm_sppd
.include <bsd.subdir.mk>