aboutsummaryrefslogtreecommitdiff
path: root/docs/yaml/functions/custom_target.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/yaml/functions/custom_target.yaml')
-rw-r--r--docs/yaml/functions/custom_target.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yaml/functions/custom_target.yaml b/docs/yaml/functions/custom_target.yaml
index 40f16b0..f5a33b9 100644
--- a/docs/yaml/functions/custom_target.yaml
+++ b/docs/yaml/functions/custom_target.yaml
@@ -135,7 +135,7 @@ kwargs:
argument. Useful for adding regen dependencies.
depends:
- type: list[tgt]
+ type: list[build_tgt | custom_tgt]
description: |
Specifies that this target depends on the specified
target(s), even though it does not take any of them as a command