mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 08:58:02 +02:00
fix scons build
This commit is contained in:
parent
dd120776d1
commit
29ec051648
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ env.Prepend(LIBS = [
|
|||
])
|
||||
|
||||
sources = [
|
||||
'soft_screen.c',
|
||||
'xlib.c',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue