[Mesa-dev] [PATCH] util: Fix a typo in Makefile.sources
Eric Engestrom
eric.engestrom at imgtec.com
Wed Feb 15 17:47:27 UTC 2017
Reviewed-by: Eric Engestrom <eric.engestrom at imgtec.com>
On Wednesday, 2017-02-15 09:30:01 -0800, Jason Ekstrand wrote:
> ---
> src/util/Makefile.sources | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/util/Makefile.sources b/src/util/Makefile.sources
> index eec0311..aecb7c2 100644
> --- a/src/util/Makefile.sources
> +++ b/src/util/Makefile.sources
> @@ -45,7 +45,7 @@ MESA_UTIL_FILES := \
> u_vector.c \
> u_vector.h \
> vk_alloc.h \
> - vk_utils.h
> + vk_util.h
>
> MESA_UTIL_GENERATED_FILES = \
> format_srgb.c
> --
> 2.5.0.400.gff86faf
>
More information about the mesa-dev
mailing list