X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/dea897ef571bf33bc80c0e1dbf35601009582f3d..70983caea5dc6d817c3a887d66a2f43fce535bbd:/Demos/Host/Incomplete/BluetoothHost/makefile diff --git a/Demos/Host/Incomplete/BluetoothHost/makefile b/Demos/Host/Incomplete/BluetoothHost/makefile index 0281f86a5..946e50046 100644 --- a/Demos/Host/Incomplete/BluetoothHost/makefile +++ b/Demos/Host/Incomplete/BluetoothHost/makefile @@ -130,6 +130,7 @@ LUFA_OPTS += -D USE_STATIC_OPTIONS="(USB_OPT_REG_ENABLED | USB_OPT_AUTO_PLL)" # List C source files here. (C dependencies are automatically generated.) SRC = $(TARGET).c \ + BluetoothEvents.c \ DeviceDescriptor.c \ ConfigDescriptor.c \ Lib/BluetoothStack.c \