Remove stray DEBUG_FLAGS=-g that snuck in with r137868

This commit is contained in:
imp 2015-05-21 14:36:15 +00:00
parent 3beb8f5711
commit 918e07c5b9

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