X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/e331b531c6e6d93eb0eee42b9002074e8090ad18..5f3c4cc6e044bdfd4c35b5e27a2841b961766843:/Demos/DualRole/makefile diff --git a/Demos/DualRole/makefile b/Demos/DualRole/makefile index f2ba1a83b..2e863bbad 100644 --- a/Demos/DualRole/makefile +++ b/Demos/DualRole/makefile @@ -13,5 +13,7 @@ # custom LUFA library build options are reflected in the compiled # code. +all: + %: $(MAKE) -C ClassDriver/ $@