X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/0019fbd1294ccc9ecb0ac4ddb5d8c71efcf9597f..1132488e8f80b43473ce4e53db9dd8ce12e87e13:/makefile diff --git a/makefile b/makefile index 89b6b2b2d..7ca9cc378 100644 --- a/makefile +++ b/makefile @@ -21,6 +21,7 @@ all: $(MAKE) -C Demos $@ -s $(MAKE) -C Projects $@ -s $(MAKE) -C Bootloaders $@ -s + $(MASK) -C BuildTests $@ -s @echo @echo LUFA \"make $@\" operation complete.