diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-03-15 10:46:38 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-03-15 10:46:38 +0000 |
| commit | 6aebd02aa8dea80c051b5953925b9922959da7bf (patch) | |
| tree | 0126c469695998d777f6f4c31b1f6e844388d2f3 /usr.sbin/bluetooth | |
| parent | 953c375657b17d19110a9a9dc81d88cc3c8cbb96 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/bluetooth')
| -rw-r--r-- | usr.sbin/bluetooth/bthidd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/bthidd/Makefile b/usr.sbin/bluetooth/bthidd/Makefile index a60a4e96163f..a65bd6eb6a03 100644 --- a/usr.sbin/bluetooth/bthidd/Makefile +++ b/usr.sbin/bluetooth/bthidd/Makefile @@ -3,7 +3,7 @@ PROG= bthidd #MAN= bthidd.8 bthidd.conf.5 -NO_MAN= 1 +NO_MAN= SRCS= bthidd.c client.c hid.c kbd.c lexer.l parser.y server.c \ session.c |
