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