diff options
Diffstat (limited to 'src/mesa/main/Makefile.BeOS-R5')
-rw-r--r-- | src/mesa/main/Makefile.BeOS-R5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/Makefile.BeOS-R5 b/src/mesa/main/Makefile.BeOS-R5 index c1da7f3f072..43f6ac1f835 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 \ |