mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 18:40:02 +01:00
Add mipmap.c to GL/mesa/main/Makefile to build with mesa master
This commit is contained in:
parent
b5aa9eb8e6
commit
2953ef0c04
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ nodist_libmain_la_SOURCES = accum.c \
|
|||
light.c \
|
||||
lines.c \
|
||||
matrix.c \
|
||||
mipmap.c \
|
||||
mm.c \
|
||||
occlude.c \
|
||||
pixel.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue