diff --git a/Makefile.buildtests b/Makefile.buildtests index 9c5466e1c..280c58058 100644 --- a/Makefile.buildtests +++ b/Makefile.buildtests @@ -288,7 +288,7 @@ endif info-concurrency: @echo "$(NPROC)" -info-files: QUITE := 0 +info-files: QUIET := 0 info-files: @( \ echo "$(abspath $(shell echo "$(MAKEFILE_LIST)"))" | tr ' ' '\n'; \