@@ -6,6 +6,10 @@ ifdef BUILD_API_DOCS
SUBDIRS += doc
endif
ifdef BUILD_TESTS
SUBDIRS += tests
.PHONY: all
all:
@for dir in $(SUBDIRS); do \
The note is not visible to the blocked user.