diff options
Diffstat (limited to 'src/mesa/main/Makefile.win')
-rw-r--r-- | src/mesa/main/Makefile.win | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win index 81eb3633538..284601a1f89 100644 --- a/src/mesa/main/Makefile.win +++ b/src/mesa/main/Makefile.win @@ -126,11 +126,9 @@ CORE_SRCS = \ swrast\s_lines.c \ swrast\s_logic.c \ swrast\s_masking.c \ - swrast\s_pb.c \ swrast\s_pixeltex.c \ swrast\s_points.c \ swrast\s_readpix.c \ - swrast\s_scissor.c \ swrast\s_span.c \ swrast\s_stencil.c \ swrast\s_texstore.c \ |