util: Fix a typo in Makefile.sources
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 15 Feb 2017 17:24:22 +0000 (09:24 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 15 Feb 2017 18:27:42 +0000 (10:27 -0800)
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
src/util/Makefile.sources

index eec0311c3eaef788618ff71a78731383ff5f66d1..aecb7c294877da7c09d948fe2bed28438159d0ea 100644 (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