diff options
Diffstat (limited to 'Demos/Host/Incomplete/BluetoothHost/makefile')
| -rw-r--r-- | Demos/Host/Incomplete/BluetoothHost/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |
