mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-27 08:50:49 +02:00
galahad: Correct the name of the scons library
This commit is contained in:
parent
8e0230a85c
commit
d4c60575f8
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Import('*')
|
|||
env = env.Clone()
|
||||
|
||||
galahad = env.ConvenienceLibrary(
|
||||
target = 'identity',
|
||||
target = 'galahad',
|
||||
source = [
|
||||
'glhd_context.c',
|
||||
'glhd_objects.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue