mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 05:50:11 +01:00
util: automake: beautify sources list
Remove trailing tabs and sort alphabetically. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Acked-by: Vedran Miletić <vedran@miletic.net> Acked-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com> Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
This commit is contained in:
parent
e0129f3142
commit
68b545fa27
1 changed files with 3 additions and 3 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue