diff options
Diffstat (limited to 'usr.sbin/bluetooth/hcseriald/Makefile')
-rw-r--r-- | usr.sbin/bluetooth/hcseriald/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/hcseriald/Makefile b/usr.sbin/bluetooth/hcseriald/Makefile index f21331b1862b..ed0bf3243820 100644 --- a/usr.sbin/bluetooth/hcseriald/Makefile +++ b/usr.sbin/bluetooth/hcseriald/Makefile @@ -3,7 +3,6 @@ PROG= hcseriald MAN= hcseriald.8 -SRCS= hcseriald.c WARNS?= 2 DPADD= ${LIBNETGRAPH} |