diff options
Diffstat (limited to 'src/mesa/main/Makefile.ugl')
-rw-r--r-- | src/mesa/main/Makefile.ugl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/Makefile.ugl b/src/mesa/main/Makefile.ugl index 20452e44a43..b01b564f792 100644 --- a/src/mesa/main/Makefile.ugl +++ b/src/mesa/main/Makefile.ugl @@ -58,6 +58,7 @@ GL_SOURCES = \ accum.c \ attrib.c \ blend.c \ + bufferobj.c \ buffers.c \ clip.c \ colortab.c \ |