mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 14:18:07 +02:00
gallium: Add u_format_rgtc.c to SConscript.
This commit is contained in:
parent
f1824905fa
commit
0f29d394a4
1 changed files with 1 additions and 0 deletions
|
|
@ -158,6 +158,7 @@ source = [
|
|||
'util/u_format.c',
|
||||
'util/u_format_other.c',
|
||||
'util/u_format_s3tc.c',
|
||||
'util/u_format_rgtc.c',
|
||||
'util/u_format_srgb.c',
|
||||
'util/u_format_table.c',
|
||||
'util/u_format_tests.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue