projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
569231c
)
util: Fix a typo in Makefile.sources
author
Jason Ekstrand
<jason.ekstrand@intel.com>
Wed, 15 Feb 2017 17:24:22 +0000
(09:24 -0800)
committer
Jason 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
patch
|
blob
|
history
diff --git
a/src/util/Makefile.sources
b/src/util/Makefile.sources
index eec0311c3eaef788618ff71a78731383ff5f66d1..aecb7c294877da7c09d948fe2bed28438159d0ea 100644
(file)
--- 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_util
s
.h
+ vk_util.h
MESA_UTIL_GENERATED_FILES = \
format_srgb.c