[Mesa-dev] [PATCH] util: Fix a typo in Makefile.sources

Jason Ekstrand jason at jlekstrand.net
Wed Feb 15 17:30:01 UTC 2017


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