Factor out all the ISP related code into a seperate ISPProtocol set of files in the...
[pub/USBasp.git] / Projects / AVRISP / makefile
index e89c5e8..bc63e95 100644 (file)
@@ -130,6 +130,7 @@ SRC = $(TARGET).c                                                 \
       Lib/V2Protocol.c                                            \\r
       Lib/V2ProtocolParams.c                                      \\r
       Lib/V2ProtocolTarget.c                                      \\r
+      Lib/ISPProtocol.c                                           \\r
          $(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c        \\r
          $(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/Endpoint.c           \\r
          $(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/Host.c               \\r