am d2dd8652
: Merge "Added generic hook for loading vendor specific tasks."
* commit 'd2dd86529982cd05b4010248cea368fbef763ef2': Added generic hook for loading vendor specific tasks.
This commit is contained in:
commit
29ead58259
1 changed files with 1 additions and 0 deletions
|
@ -1399,3 +1399,4 @@ $(INTERNAL_FINDBUGS_HTML_TARGET): $(INTERNAL_FINDBUGS_XML_TARGET)
|
|||
# -----------------------------------------------------------------
|
||||
# These are some additional build tasks that need to be run.
|
||||
include $(sort $(wildcard $(BUILD_SYSTEM)/tasks/*.mk))
|
||||
-include $(sort $(wildcard vendor/*/build/tasks/*.mk))
|
||||
|
|
Loading…
Reference in a new issue