diff options
Diffstat (limited to 'src/mesa/Makefile.X11')
-rw-r--r-- | src/mesa/Makefile.X11 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mesa/Makefile.X11 b/src/mesa/Makefile.X11 index eed597bb36e..fdab3399ce3 100644 --- a/src/mesa/Makefile.X11 +++ b/src/mesa/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.44 2001/02/16 00:35:34 keithw Exp $ +# $Id: Makefile.X11,v 1.45 2001/02/16 18:14:41 keithw Exp $ # Mesa 3-D graphics library # Version: 3.5 @@ -143,7 +143,6 @@ CORE_SOURCES = \ swrast/s_pb.c \ swrast/s_pixeltex.c \ swrast/s_points.c \ - swrast/s_quads.c \ swrast/s_readpix.c \ swrast/s_scissor.c \ swrast/s_span.c \ |