daemon: fix compile

This commit is contained in:
Matthias Ringwald 2016-04-19 22:22:23 +02:00
parent 895c53dde9
commit f708cc5325

View File

@ -40,6 +40,7 @@ libBTstack_SOURCES = \
BTdaemon_SOURCES = \
daemon.c \
btstack_uart_posix.c \
btstack_uart_block_posix.c \
hci_transport_h4_posix.c \
$(libBTstack_SOURCES) \
btstack_memory.c \