[Mesa-dev] [PATCH] autotools: include all meson.build files
Dylan Baker
dylan at pnwbakers.com
Thu Mar 8 19:12:20 UTC 2018
Ping.
Quoting Dylan Baker (2018-03-02 10:00:15)
> Otherwise SWR cannot be built with meson from an autotools generated
> tarball, such as the 18.0.0-rc4 tarball.
>
> CC: George Kyriazis <george.kyriazis at intel.com>
> CC: Emil Velikov <emil.l.velikov at gmail.com>
> Fixes: 16bf81383080 ("meson/swr: re-shuffle generated files")
> Signed-off-by: Dylan Baker <dylan.c.baker at intel.com>
> ---
> src/gallium/drivers/swr/Makefile.am | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/src/gallium/drivers/swr/Makefile.am b/src/gallium/drivers/swr/Makefile.am
> index 2edaf666f11..13c7f8b7345 100644
> --- a/src/gallium/drivers/swr/Makefile.am
> +++ b/src/gallium/drivers/swr/Makefile.am
> @@ -364,7 +364,9 @@ endif
> EXTRA_DIST = \
> SConscript \
> meson.build \
> + rasterizer/jitter/meson.build \
> rasterizer/codegen/meson.build \
> + rasterizer/core/backends/meson.build \
> rasterizer/archrast/events.proto \
> rasterizer/codegen/gen_llvm_ir_macros.py \
> rasterizer/codegen/gen_llvm_types.py \
> --
> 2.16.2
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180308/840d6a45/attachment.sig>
More information about the mesa-dev
mailing list