Signed-off-by: Eric Engestrom <[email protected]>
---
src/mapi/glapi/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mapi/glapi/meson.build b/src/mapi/glapi/meson.build
index 14ffa68ad0daa06a32ed..470431de33d81a26d367 100644
--- a/src/mapi/glapi/meson.build
+++ b/src/mapi/glapi/meson.build
@@ -26,7 +26,7 @@ static_glapi_files = []
static_glapi_args = []
if ['apple', 'windows'].contains(with_dri_platform)
- static_glapi_files += files('glapi_gentable.c')
+ static_glapi_files += glapi_gentable_c
endif
if with_shared_glapi
--
Cheers,
Eric
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev