summaryrefslogtreecommitdiff
path: root/src/mesa/main/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-03-29 17:07:03 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-03-29 17:07:03 +0000
commit1c455e4843e2dabc5e2fa2ce60c2d605643bf5df (patch)
treedaa3afbdd227eeb2e07c24a4c7adcfcd5331de86 /src/mesa/main/Makefile.X11
parent6061df09a45c42745253965df012ddf76910ea33 (diff)
remove duplicate line
Diffstat (limited to 'src/mesa/main/Makefile.X11')
-rw-r--r--src/mesa/main/Makefile.X113
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mesa/main/Makefile.X11 b/src/mesa/main/Makefile.X11
index adb13c06ed..98e540ce64 100644
--- a/src/mesa/main/Makefile.X11
+++ b/src/mesa/main/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 \