X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/f13bc35a199f3840aaaabecf5f8616f20da7c262..fc92f9969c1fcc2f952f0bd6d09a309a9b3ce02f:/Demos/Host/Incomplete/BluetoothHost/makefile diff --git a/Demos/Host/Incomplete/BluetoothHost/makefile b/Demos/Host/Incomplete/BluetoothHost/makefile index ab535f906..8e3c55a7b 100644 --- a/Demos/Host/Incomplete/BluetoothHost/makefile +++ b/Demos/Host/Incomplete/BluetoothHost/makefile @@ -136,6 +136,8 @@ SRC = $(TARGET).c \ Lib/BluetoothHCICommands.c \ Lib/BluetoothACLPackets.c \ Lib/ServiceDiscoveryProtocol.c \ + Lib/SDPServices.c \ + Lib/RFCOMM.c \ $(LUFA_PATH)/LUFA/Drivers/Peripheral/SerialStream.c \ $(LUFA_PATH)/LUFA/Drivers/Peripheral/Serial.c \ $(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c \