Move SDP service tables out into a new set of files, to make the SDP service code...
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / makefile
index ab535f9..76571f8 100644 (file)
@@ -136,6 +136,7 @@ SRC = $(TARGET).c                                                 \
          Lib/BluetoothHCICommands.c                                  \
          Lib/BluetoothACLPackets.c                                   \
          Lib/ServiceDiscoveryProtocol.c                              \
+         Lib/SDPServices.c                                           \
          $(LUFA_PATH)/LUFA/Drivers/Peripheral/SerialStream.c         \
          $(LUFA_PATH)/LUFA/Drivers/Peripheral/Serial.c               \
          $(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c        \