mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
GLX fix for loadable servers: indirect_size.c goes in libglx, not libGLcore
This commit is contained in:
parent
78d51253e2
commit
0285804811
3 changed files with 12 additions and 7 deletions
|
|
@ -25,5 +25,4 @@ nodist_libX_la_SOURCES = xf86glx.c \
|
|||
xm_line.c \
|
||||
xm_span.c \
|
||||
xm_tri.c \
|
||||
indirect_size.c \
|
||||
drivers/common/driverfuncs.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue