mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-27 12:00:22 +01:00
glapi: Fix scons build -- list new file.
This commit is contained in:
parent
20ed2445b3
commit
3355ae1925
1 changed files with 1 additions and 0 deletions
|
|
@ -249,6 +249,7 @@ if env['platform'] != 'winddk':
|
|||
glapi_sources = [
|
||||
'glapi/glapi.c',
|
||||
'glapi/glapi_dispatch.c',
|
||||
'glapi/glapi_entrypoint.c',
|
||||
'glapi/glapi_getproc.c',
|
||||
'glapi/glapi_nop.c',
|
||||
'glapi/glthread.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue