From 2a90ee16935cf3c681cb4f993a9b7b1249a0750f Mon Sep 17 00:00:00 2001 From: Karol Herbst Date: Tue, 26 Sep 2023 13:52:29 +0200 Subject: [PATCH] meson/rusticl: add sha1_h This ensures this file is generated. Fixes: 20c90fed5a0 ("rusticl: added") Signed-off-by: Karol Herbst Part-of: --- src/gallium/frontends/rusticl/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gallium/frontends/rusticl/meson.build b/src/gallium/frontends/rusticl/meson.build index 3ab1fc75338..4d232fe5e2f 100644 --- a/src/gallium/frontends/rusticl/meson.build +++ b/src/gallium/frontends/rusticl/meson.build @@ -194,6 +194,7 @@ rusticl_mesa_bindings_inline_wrapper = static_library( 'rusticl_mesa_inline_bindings_wrapper.h', 'rusticl_nir.c', 'rusticl_nir.h', + sha1_h, ], gnu_symbol_visibility : 'hidden', include_directories : [