forgot to add, but nobody complained

This commit is contained in:
matthias.ringwald 2009-07-23 20:53:17 +00:00
parent dc369792cb
commit 8cdb50c161

5
example/Makefile.am Normal file
View File

@ -0,0 +1,5 @@
bin_PROGRAMS = test
test_SOURCES = test.c ../src/btstack.c ../src/hci.c \
../src/l2cap.c ../src/linked_list.c ../src/run_loop.c \
../src/hci_dump.c ../src/socket_connection.c