summaryrefslogtreecommitdiff
path: root/src/mesa/main/descrip.mms
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/descrip.mms')
-rw-r--r--src/mesa/main/descrip.mms2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/descrip.mms b/src/mesa/main/descrip.mms
index 5bb3fc6b95..d734092edd 100644
--- a/src/mesa/main/descrip.mms
+++ b/src/mesa/main/descrip.mms
@@ -91,7 +91,6 @@ RASTER_SOURCES = [.swrast]s_aatriangle.c \
[.swrast]s_alphabuf.c \
[.swrast]s_bitmap.c \
[.swrast]s_blend.c \
-[.swrast]s_bufferobj.c \
[.swrast]s_buffers.c \
[.swrast]s_copypix.c \
[.swrast]s_context.c \
@@ -162,6 +161,7 @@ api_noop.obj,\
api_validate.obj,\
attrib.obj,\
blend.obj,\
+bufferobj.obj,\
buffers.obj,\
clip.obj,\
colortab.obj,\