Merge "Fix building docs as part of checkbuild"
This commit is contained in:
@@ -1341,7 +1341,7 @@ modules_to_check += $(foreach m,$(ALL_MODULES),$(ALL_MODULES.$(m).BUILT))
|
||||
endif
|
||||
|
||||
# Build docs as part of checkbuild to catch more breakages.
|
||||
module_to_check += $(ALL_DOCS)
|
||||
modules_to_check += $(ALL_DOCS)
|
||||
|
||||
# for easier debugging
|
||||
modules_to_check := $(sort $(modules_to_check))
|
||||
|
Reference in New Issue
Block a user