From 6061df09a45c42745253965df012ddf76910ea33 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 29 Mar 2003 17:01:00 +0000 Subject: Basic infrastructure for GL_ARB_vertex_buffer_object. --- src/mesa/main/Makefile.BeOS-R5 | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/main/Makefile.BeOS-R5') diff --git a/src/mesa/main/Makefile.BeOS-R5 b/src/mesa/main/Makefile.BeOS-R5 index c1da7f3f07..43f6ac1f83 100644 --- a/src/mesa/main/Makefile.BeOS-R5 +++ b/src/mesa/main/Makefile.BeOS-R5 @@ -63,6 +63,7 @@ MESA_CORE_SRCS = \ accum.c \ attrib.c \ blend.c \ + bufferobj.c \ buffers.c \ clip.c \ colortab.c \ -- cgit v1.2.3