<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Reviewed-By: George Kyriazis <<a href="mailto:george.kyriazis@intel.com" class="">george.kyriazis@intel.com</a>>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Mar 2, 2018, at 12:00 PM, Dylan Baker <<a href="mailto:dylan@pnwbakers.com" class="">dylan@pnwbakers.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Otherwise SWR cannot be built with meson from an autotools generated<br class="">
tarball, such as the 18.0.0-rc4 tarball.<br class="">
<br class="">
CC: George Kyriazis <<a href="mailto:george.kyriazis@intel.com" class="">george.kyriazis@intel.com</a>><br class="">
CC: Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com" class="">emil.l.velikov@gmail.com</a>><br class="">
Fixes: 16bf81383080 ("meson/swr: re-shuffle generated files")<br class="">
Signed-off-by: Dylan Baker <<a href="mailto:dylan.c.baker@intel.com" class="">dylan.c.baker@intel.com</a>><br class="">
---<br class="">
src/gallium/drivers/swr/Makefile.am | 2 ++<br class="">
1 file changed, 2 insertions(+)<br class="">
<br class="">
diff --git a/src/gallium/drivers/swr/Makefile.am b/src/gallium/drivers/swr/Makefile.am<br class="">
index 2edaf666f11..13c7f8b7345 100644<br class="">
--- a/src/gallium/drivers/swr/Makefile.am<br class="">
+++ b/src/gallium/drivers/swr/Makefile.am<br class="">
@@ -364,7 +364,9 @@ endif<br class="">
EXTRA_DIST = \<br class="">
<span class="Apple-tab-span" style="white-space:pre"></span>SConscript \<br class="">
<span class="Apple-tab-span" style="white-space:pre"></span>meson.build \<br class="">
+<span class="Apple-tab-span" style="white-space:pre"> </span>rasterizer/jitter/meson.build \<br class="">
<span class="Apple-tab-span" style="white-space:pre"></span>rasterizer/codegen/meson.build \<br class="">
+<span class="Apple-tab-span" style="white-space:pre"> </span>rasterizer/core/backends/meson.build \<br class="">
<span class="Apple-tab-span" style="white-space:pre"></span>rasterizer/archrast/events.proto \<br class="">
<span class="Apple-tab-span" style="white-space:pre"></span>rasterizer/codegen/gen_llvm_ir_macros.py \<br class="">
<span class="Apple-tab-span" style="white-space:pre"></span>rasterizer/codegen/gen_llvm_types.py \<br class="">
-- <br class="">
2.16.2<br class="">
<br class="">
_______________________________________________<br class="">
mesa-dev mailing list<br class="">
<a href="mailto:mesa-dev@lists.freedesktop.org" class="">mesa-dev@lists.freedesktop.org</a><br class="">
https://lists.freedesktop.org/mailman/listinfo/mesa-dev<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>