Added bnep to the posix platform Makefile

This commit is contained in:
ole.reinhardt@googlemail.com 2014-10-28 01:17:03 +00:00
parent e3dd2f3b1e
commit ab169afff3

View File

@ -35,6 +35,7 @@ BTdaemon_SOURCES = \
$(BTSTACK_ROOT)/src/l2cap_signaling.c \
$(BTSTACK_ROOT)/src/memory_pool.c \
$(BTSTACK_ROOT)/src/rfcomm.c \
$(BTSTACK_ROOT)/src/bnep.c \
$(BTSTACK_ROOT)/src/sdp.c \
$(BTSTACK_ROOT)/src/sdp_client.c \
$(BTSTACK_ROOT)/src/sdp_parser.c \