diff options
Diffstat (limited to 'BuildTests/makefile')
-rw-r--r-- | BuildTests/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BuildTests/makefile b/BuildTests/makefile index caa22fb80..901dbadbb 100644 --- a/BuildTests/makefile +++ b/BuildTests/makefile @@ -11,6 +11,7 @@ # not intended to be modified or compiled by non-developers. all: + %: @echo Executing \"make $@\" on all LUFA build tests. @echo |