summaryrefslogtreecommitdiff
path: root/src/glu/mesa/Makefile.m32
diff options
context:
space:
mode:
Diffstat (limited to 'src/glu/mesa/Makefile.m32')
-rw-r--r--src/glu/mesa/Makefile.m323
1 files changed, 1 insertions, 2 deletions
diff --git a/src/glu/mesa/Makefile.m32 b/src/glu/mesa/Makefile.m32
index 6f1d8219a2..3e217ef5d5 100644
--- a/src/glu/mesa/Makefile.m32
+++ b/src/glu/mesa/Makefile.m32
@@ -43,8 +43,7 @@ INCDIR = ../include
LIBDIR = ../lib
SOURCES = glu.c mipmap.c nurbs.c nurbscrv.c nurbssrf.c nurbsutl.c \
- project.c quadric.c tess.c tess_fist.c tess_hash.c tess_heap.c \
- tess_winding.c tess_clip.c
+ polytest.c project.c quadric.c tess.c tesselat.c
OBJECTS = $(SOURCES:.c=.o)