summaryrefslogtreecommitdiff
path: root/src/mesa/main/Makefile.ugl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/Makefile.ugl')
-rw-r--r--src/mesa/main/Makefile.ugl4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mesa/main/Makefile.ugl b/src/mesa/main/Makefile.ugl
index 2dcca3c215..92ca94c9f2 100644
--- a/src/mesa/main/Makefile.ugl
+++ b/src/mesa/main/Makefile.ugl
@@ -1,5 +1,5 @@
# Mesa 3-D graphics library
-# Version: 3.5
+# Version: 4.1
#
# Copyright (C) 2001 Wind River Systems, Inc
@@ -137,11 +137,9 @@ GL_SOURCES = \
swrast/s_lines.c \
swrast/s_logic.c \
swrast/s_masking.c \
- swrast/s_pb.c \
swrast/s_pixeltex.c \
swrast/s_points.c \
swrast/s_readpix.c \
- swrast/s_scissor.c \
swrast/s_span.c \
swrast/s_stencil.c \
swrast/s_texture.c \