Remove trailing tabs and sort alphabetically.
Signed-off-by: Emil Velikov <[email protected]>
---
src/util/Makefile.sources | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/util/Makefile.sources b/src/util/Makefile.sources
index 5c123582b77..d4a444aee3e 100644
--- a/src/util/Makefile.sources
+++ b/src/util/Makefile.sources
@@ -1,4 +1,4 @@
-MESA_UTIL_FILES := \
+MESA_UTIL_FILES := \
bitscan.c \
bitscan.h \
bitset.h \
@@ -15,7 +15,7 @@ MESA_UTIL_FILES := \
format_srgb.h \
half_float.c \
half_float.h \
- hash_table.c \
+ hash_table.c \
hash_table.h \
list.h \
macros.h \
@@ -35,8 +35,8 @@ MESA_UTIL_FILES := \
simple_list.h \
slab.c \
slab.h \
- string_to_uint_map.h \
string_to_uint_map.cpp \
+ string_to_uint_map.h \
strndup.h \
strtod.c \
strtod.h \
--
2.11.1
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev