Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI and...
[pub/USBasp.git] / Demos / makefile
index cb624f4..c98fa1a 100644 (file)
@@ -16,4 +16,4 @@
 %:
        make -C Device/ $@
        make -C Host/ $@
-       make -C OTG/ $@
+       make -C DualRole/ $@