mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-20 14:48:30 +02:00
glslcompiler: fix build breakage
This commit is contained in:
parent
182c42c8da
commit
98b4e7aee8
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ PROGRAM = glslcompiler
|
|||
OBJECTS = \
|
||||
glslcompiler.o \
|
||||
../../glapi/glapi.o \
|
||||
../../glapi/glapi_entrypoint.o \
|
||||
../../glapi/glapi_getproc.o \
|
||||
../../glapi/glapi_dispatch.o \
|
||||
../../glapi/glapi_nop.o \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue