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 43f6ac1f83..037a3a59f3 100644 --- a/src/mesa/main/Makefile.BeOS-R5 +++ b/src/mesa/main/Makefile.BeOS-R5 @@ -61,6 +61,7 @@ MESA_CORE_SRCS = \ api_noop.c \ api_validate.c \ accum.c \ + arbprogram.c \ attrib.c \ blend.c \ bufferobj.c \ |