X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/b522e35965ab19206ab76f83026fb42f052a2d92..67bc62510942eb83dd9c4ab323ed09d83764bf4b:/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 \