iris: Alphabetize source files after iris_perf.c was added

This commit is contained in:
Kenneth Graunke
2019-12-13 11:03:03 -08:00
parent 3b8feefd9c
commit 91efae4f80

View File

@@ -37,9 +37,9 @@ files_libiris = files(
'iris_formats.c',
'iris_genx_macros.h',
'iris_genx_protos.h',
'iris_monitor.c',
'iris_perf.h',
'iris_perf.c',
'iris_monitor.c',
'iris_performance_query.c',
'iris_pipe.h',
'iris_pipe_control.c',