X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/e0ef5741d49dc5b36f3bb8165506b51006e68ee3..6d53cdba8367a6f589302f913a58d55650f45d97:/Demos/Host/Incomplete/BluetoothHost/makefile diff --git a/Demos/Host/Incomplete/BluetoothHost/makefile b/Demos/Host/Incomplete/BluetoothHost/makefile index 76571f8bd..8e3c55a7b 100644 --- a/Demos/Host/Incomplete/BluetoothHost/makefile +++ b/Demos/Host/Incomplete/BluetoothHost/makefile @@ -137,6 +137,7 @@ SRC = $(TARGET).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 \