More XMEGA USB AVR device port work - re-add missing Endpoint stream functions, remov...
[pub/USBasp.git] / Demos / Host / Incomplete / AndroidAccessoryHost / makefile
index 434bad4..1d1cb0c 100644 (file)
@@ -132,6 +132,7 @@ include $(LUFA_PATH)/LUFA/makefile
 SRC = $(TARGET).c                                                 \
          DeviceDescriptor.c                                          \
          ConfigDescriptor.c                                          \
+         Lib/AndroidAccessoryCommands.c                              \
          $(LUFA_SRC_USB)                                             \
          $(LUFA_SRC_SERIAL)