X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/5144ea76f646cd9f649de16e3d67dfead2d3c2bf..008e0e2e0a13e64e03f27f1c9a008ef201560878:/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 \