remove unused part of stack from client example

This commit is contained in:
matthias.ringwald 2009-08-02 12:15:11 +00:00
parent fcadd0ca34
commit 9dbf9f9329

View File

@ -1,9 +1,7 @@
bin_PROGRAMS = test
test_SOURCES = test.c \
../src/btstack.c \
../src/l2cap_signaling.c \
../src/hci_cmds.c \
../src/hci_dump.c \
../src/linked_list.c \
../src/run_loop.c \
../src/socket_connection.c \