Merge "Make checkbuild depend on blueprint_tests" into main

This commit is contained in:
Colin Cross
2023-10-24 22:21:18 +00:00
committed by Gerrit Code Review

View File

@@ -563,6 +563,7 @@ $(foreach mk,$(subdir_makefiles),$(info [$(call inc_and_print,subdir_makefiles_i
# sources or dependencies for these tools may be missing from the tree.
ifeq (,$(TARGET_BUILD_UNBUNDLED_IMAGE))
droid_targets : blueprint_tools
checkbuild: blueprint_tests
endif
endif # dont_bother