diff options
| author | Julian Elischer <julian@FreeBSD.org> | 2003-05-10 21:44:42 +0000 |
|---|---|---|
| committer | Julian Elischer <julian@FreeBSD.org> | 2003-05-10 21:44:42 +0000 |
| commit | f2bb1cae36283a8eb5a0f19d8612c6abc5148e8f (patch) | |
| tree | ed7d8caf163274b56933e0b801c52beb10b3260d /usr.bin/bluetooth/Makefile | |
| parent | 7bdf1805b1fad30ffae8bb7c91e2f120dd8159b9 (diff) | |
Notes
Diffstat (limited to 'usr.bin/bluetooth/Makefile')
| -rw-r--r-- | usr.bin/bluetooth/Makefile | 5 |
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> |
