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 \
|
light.c \
|
||||||
lines.c \
|
lines.c \
|
||||||
matrix.c \
|
matrix.c \
|
||||||
|
mipmap.c \
|
||||||
mm.c \
|
mm.c \
|
||||||
occlude.c \
|
occlude.c \
|
||||||
pixel.c \
|
pixel.c \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue