Remove stray DEBUG_FLAGS=-g that snuck in with r137868

This commit is contained in:
Warner Losh 2015-05-21 14:36:15 +00:00
parent 68930541b6
commit 4d57a59a83

View File

@ -8,7 +8,6 @@ SRCS= bthidd.c client.c hid.c kbd.c lexer.l parser.y server.c \
session.c
CFLAGS+= -I${.CURDIR}
DEBUG_FLAGS= -g
LIBADD+= bluetooth usbhid