X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/b522e35965ab19206ab76f83026fb42f052a2d92..69dc32c5f01e8640c1bdf83df3a2a7699ea54560:/Demos/Host/Incomplete/BluetoothHost/makefile diff --git a/Demos/Host/Incomplete/BluetoothHost/makefile b/Demos/Host/Incomplete/BluetoothHost/makefile index 6f448fa64..2ff587fec 100644 --- a/Demos/Host/Incomplete/BluetoothHost/makefile +++ b/Demos/Host/Incomplete/BluetoothHost/makefile @@ -138,6 +138,7 @@ SRC = $(TARGET).c \ Lib/SDP.c \ Lib/SDPServices.c \ Lib/RFCOMM.c \ + Lib/RFCOMMControl.c \ $(LUFA_PATH)/LUFA/Drivers/Peripheral/SerialStream.c \ $(LUFA_PATH)/LUFA/Drivers/Peripheral/Serial.c \ $(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c \