mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
glslcompiler: add glapi_nop.o to OBJECTS
This commit is contained in:
parent
5cc20a06b0
commit
04c3888cb6
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ PROGRAM = glslcompiler
|
|||
OBJECTS = \
|
||||
glslcompiler.o \
|
||||
../../glapi/glapi.o \
|
||||
../../glapi/glapi_nop.o \
|
||||
../../glapi/glthread.o \
|
||||
../../main/dispatch.o \
|
||||
../common/driverfuncs.o \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue