mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
util: Fix a typo in Makefile.sources
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:
parent
569231c55e
commit
a9a517f530
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue