mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 08:28:21 +02:00
Fix typo.
This commit is contained in:
parent
aec315f05f
commit
bed547cb82
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ Import('*')
|
|||
|
||||
SConscript('gallium/SConscript')
|
||||
|
||||
if 'mesa' in env['state_trackers']:
|
||||
if 'mesa' in env['statetrackers']:
|
||||
SConscript('mesa/SConscript')
|
||||
|
||||
SConscript('gallium/winsys/SConscript')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue