mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-03 13:38:06 +02:00
The array_cache sources don't exist anymore in the Mesa tree,
so we shouldn't try to build them.
This commit is contained in:
parent
af20485ec3
commit
e6a505be84
1 changed files with 1 additions and 2 deletions
|
|
@ -1,11 +1,10 @@
|
|||
SUBDIRS = main math array_cache swrast swrast_setup tnl shader X glapi
|
||||
SUBDIRS = main math swrast swrast_setup tnl shader X glapi
|
||||
|
||||
noinst_LTLIBRARIES = libGLcore.la
|
||||
|
||||
libGLcore_la_SOURCES = dummy.c
|
||||
libGLcore_la_LIBADD = main/libmain.la \
|
||||
math/libmath.la \
|
||||
array_cache/libac.la \
|
||||
swrast/libswrast.la \
|
||||
swrast_setup/libss.la \
|
||||
tnl/libtnl.la \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue