mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
darwin: Include glxhash.c in libGL on darwin
Fixes a build regression introduced by 4df137691e
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
parent
55b415ff77
commit
7eed3d4808
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ SOURCES = \
|
|||
../glxcurrent.c \
|
||||
../glxext.c \
|
||||
../glxextensions.c \
|
||||
../glxhash.c \
|
||||
glxreply.c \
|
||||
../pixel.c \
|
||||
../xfont.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue