mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
auxiliary: Add u_staging.c to SCons build.
This is a follow-up to commit b85c71d4e1
which added u_staging.c to make.
This commit is contained in:
parent
f78445de5d
commit
04cfc6234c
1 changed files with 1 additions and 0 deletions
|
|
@ -180,6 +180,7 @@ source = [
|
|||
'util/u_sampler.c',
|
||||
'util/u_simple_shaders.c',
|
||||
'util/u_snprintf.c',
|
||||
'util/u_staging.c',
|
||||
'util/u_surface.c',
|
||||
'util/u_surfaces.c',
|
||||
'util/u_texture.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue