mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
scons: Fix build.
This commit is contained in:
parent
5c9d0c7052
commit
6fdc057887
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Import('*')
|
||||
|
||||
if env['drm']:
|
||||
if env['dri']:
|
||||
SConscript([
|
||||
'drm/SConscript',
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue