Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors from...
[pub/lufa.git] / Projects / AVRISP-MKII / makefile
index cf1e995..a336ebd 100644 (file)
@@ -154,7 +154,7 @@ include $(LUFA_PATH)/LUFA/makefile
 
 # List C source files here. (C dependencies are automatically generated.)
 SRC = $(TARGET).c                                                 \
-         Descriptors.c                                               \
+         AVRISPDescriptors.c                                         \
          Lib/V2Protocol.c                                            \
          Lib/V2ProtocolParams.c                                      \
          Lib/ISP/ISPProtocol.c                                       \