mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 04:58:05 +02:00
ws/gdi: fix typo
This commit is contained in:
parent
0df858a8d5
commit
3cadd983e8
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ if env['platform'] == 'windows':
|
|||
'#/src/gallium/drivers',
|
||||
])
|
||||
|
||||
ws_xlib = env.ConvenienceLibrary(
|
||||
ws_gdi = env.ConvenienceLibrary(
|
||||
target = 'ws_gdi',
|
||||
source = [
|
||||
'gdi_sw_winsys.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue