summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/intro_extra_files.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/intro_extra_files.md')
-rw-r--r--docs/markdown/snippets/intro_extra_files.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/markdown/snippets/intro_extra_files.md b/docs/markdown/snippets/intro_extra_files.md
deleted file mode 100644
index 43475cd99..000000000
--- a/docs/markdown/snippets/intro_extra_files.md
+++ /dev/null
@@ -1,6 +0,0 @@
-## New `extra_files` key in target introspection
-
-The target introspection (`meson introspect --targets`, `intro-targets.json`)
-now has the new `extra_files` key which lists all files specified via the
-`extra_files` kwarg of a build target (see `executable()`, etc.)
-