X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/6c7ed7ecd6d4727e33ddb8c5e4321499a2b76151..a852ea8e43d6df9642df3524a974073d2229fa4c:/Demos/Device/ClassDriver/makefile diff --git a/Demos/Device/ClassDriver/makefile b/Demos/Device/ClassDriver/makefile index 8a691bbff..97194a7aa 100644 --- a/Demos/Device/ClassDriver/makefile +++ b/Demos/Device/ClassDriver/makefile @@ -35,6 +35,9 @@ all: $(MAKE) -C KeyboardMouse clean $(MAKE) -C KeyboardMouse all + $(MAKE) -C KeyboardMouseMultiReport clean + $(MAKE) -C KeyboardMouseMultiReport all + $(MAKE) -C MassStorage clean $(MAKE) -C MassStorage all