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