mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-17 19:38:21 +02:00
mesa: List new source file in SConscript.
This commit is contained in:
parent
208dbc6832
commit
c5dd8634c8
1 changed files with 1 additions and 0 deletions
|
|
@ -164,6 +164,7 @@ if env['platform'] != 'winddk':
|
|||
'state_tracker/st_cb_readpixels.c',
|
||||
'state_tracker/st_cb_strings.c',
|
||||
'state_tracker/st_cb_texture.c',
|
||||
'state_tracker/st_cb_viewport.c',
|
||||
'state_tracker/st_context.c',
|
||||
'state_tracker/st_debug.c',
|
||||
'state_tracker/st_draw.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue