mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 20:38:06 +02:00
Fix SCons build
Fixes: 601093f95d ("xmlconfig: move into src/util")
Tested-by: Eric Engestrom <eric.engestrom@imgtec.com>
Tested-by: Roland Scheidegger <sroland@vmware.com>
This commit is contained in:
parent
af45b8159c
commit
1bc8b2c0eb
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ drienv.Replace(CPPPATH = [
|
|||
'#src/mesa/swrast_setup',
|
||||
'#src/egl/main',
|
||||
'#src/egl/drivers/dri',
|
||||
'#src/util',
|
||||
xmlpool_options.dir.dir,
|
||||
])
|
||||
|
||||
sources = drienv.ParseSourceList('Makefile.sources', ['DRI_COMMON_FILES'])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue