mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-20 01:20:44 +02:00
build/sources.mak: Remove unused GLSL_LIBS
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
707f067915
commit
fa74175210
1 changed files with 0 additions and 6 deletions
|
|
@ -372,12 +372,6 @@ MESA_GALLIUM_OBJECTS = \
|
|||
COMMON_DRIVER_OBJECTS = $(COMMON_DRIVER_FILES:.c=.o)
|
||||
|
||||
|
||||
### Other archives/libraries
|
||||
|
||||
GLSL_LIBS = \
|
||||
$(top_builddir)/src/glsl/libglsl.a
|
||||
|
||||
|
||||
### Include directories
|
||||
|
||||
INCLUDE_DIRS = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue