Add mipmap.c to GL/mesa/main/Makefile to build with mesa master

This commit is contained in:
Keith Packard 2006-11-17 09:47:58 -08:00
parent b5aa9eb8e6
commit 2953ef0c04

View file

@ -60,6 +60,7 @@ nodist_libmain_la_SOURCES = accum.c \
light.c \
lines.c \
matrix.c \
mipmap.c \
mm.c \
occlude.c \
pixel.c \