mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
scons: remove dangling reference to state_trackers/python/SConscript
This commit is contained in:
parent
1f8c5611a2
commit
4373f6b9ad
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ if env['drm']:
|
|||
# Needed by some state trackers
|
||||
SConscript('winsys/sw/null/SConscript')
|
||||
|
||||
SConscript('state_trackers/python/SConscript')
|
||||
if env['platform'] != 'embedded':
|
||||
SConscript('state_trackers/vega/SConscript')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue