daemon: fix compile

This commit is contained in:
Matthias Ringwald 2016-04-13 14:05:11 +02:00
parent c6a9a3658c
commit 4e1f769360

View File

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