Stub out more of the TPI programming protocol routines in the AVRISP project.
[pub/USBasp.git] / Projects / AVRISP / makefile
index 712d1c9..d0bce5b 100644 (file)
@@ -134,6 +134,7 @@ SRC = $(TARGET).c                                                 \
          Lib/PDIProtocol.c                                           \\r
          Lib/PDITarget.c                                             \\r
          Lib/XMEGANVM.c                                              \\r
+         Lib/TPIProtocol.c                                           \\r
          Lib/TPITarget.c                                             \\r
          Lib/TINYNVM.c                                               \\r
          $(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c        \\r