From 0835ee9e8da19f1fb398e6439db82a59932453c0 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 29 Sep 2020 18:18:37 +0200 Subject: [PATCH] docs: correct reference to meson.build Reviewed-by: Eric Engestrom Part-of: --- docs/meson.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/meson.rst b/docs/meson.rst index 2346a28b663..340287a0a8c 100644 --- a/docs/meson.rst +++ b/docs/meson.rst @@ -300,7 +300,7 @@ this case a "binary wrap". Follow the steps below: - Install the binaries and headers into the ``$mesa_src/subprojects/llvm`` -- Add a meson build.build file to that directory (more on that later) +- Add a meson.build file to that directory (more on that later) The wrap file must define the following: