summaryrefslogtreecommitdiff
path: root/src/glu/mesa/Makefile.BeOS
diff options
context:
space:
mode:
Diffstat (limited to 'src/glu/mesa/Makefile.BeOS')
-rw-r--r--src/glu/mesa/Makefile.BeOS2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glu/mesa/Makefile.BeOS b/src/glu/mesa/Makefile.BeOS
index d1e489c199..016bb580ae 100644
--- a/src/glu/mesa/Makefile.BeOS
+++ b/src/glu/mesa/Makefile.BeOS
@@ -29,7 +29,7 @@ INCDIR = ../include
LIBDIR = ../lib
SOURCES = glu.c mipmap.c nurbs.c nurbscrv.c nurbssrf.c nurbsutl.c \
- project.c quadric.c tess.c tesselat.c polytest.c
+ project.c quadric.c tess.c tess_fist.c tess_hash.c tess_heap.c
OBJECTS = $(SOURCES:.c=.o)