test/avrcp: fix compile

This commit is contained in:
Matthias Ringwald 2017-11-09 13:45:40 +01:00
parent e07b53a618
commit b9e5ded78b

View File

@ -12,7 +12,8 @@ CORE += \
btstack_util.c \
main.c \
btstack_stdin_posix.c \
btstack_tlv.c \
btstack_tlv_posix.c \
COMMON += \
ad_parser.c \