util: Fix a typo in Makefile.sources

Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:
Jason Ekstrand 2017-02-15 09:24:22 -08:00
parent 569231c55e
commit a9a517f530
1 changed files with 1 additions and 1 deletions

View File

@ -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