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 adb13c06ed..98e540ce64 100644 --- a/src/mesa/Makefile.X11 +++ b/src/mesa/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.76 2003/03/29 17:01:02 brianp Exp $ +# $Id: Makefile.X11,v 1.77 2003/03/29 17:07:03 brianp Exp $ # Mesa 3-D graphics library # Version: 5.0 @@ -29,7 +29,6 @@ CORE_SOURCES = \ attrib.c \ blend.c \ bufferobj.c \ - bufferobj.c \ buffers.c \ clip.c \ colortab.c \ |