X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/587f3203333adb68fe3d4c89bc1a07698f180030..e0ef5741d49dc5b36f3bb8165506b51006e68ee3:/Demos/Host/Incomplete/BluetoothHost/makefile diff --git a/Demos/Host/Incomplete/BluetoothHost/makefile b/Demos/Host/Incomplete/BluetoothHost/makefile index ab535f906..76571f8bd 100644 --- a/Demos/Host/Incomplete/BluetoothHost/makefile +++ b/Demos/Host/Incomplete/BluetoothHost/makefile @@ -136,6 +136,7 @@ SRC = $(TARGET).c \ Lib/BluetoothHCICommands.c \ Lib/BluetoothACLPackets.c \ Lib/ServiceDiscoveryProtocol.c \ + Lib/SDPServices.c \ $(LUFA_PATH)/LUFA/Drivers/Peripheral/SerialStream.c \ $(LUFA_PATH)/LUFA/Drivers/Peripheral/Serial.c \ $(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c \