summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
authorRoland Scheidegger <sroland@tungstengraphics.com>2007-01-25 12:12:54 +0100
committerRoland Scheidegger <sroland@tungstengraphics.com>2007-01-25 12:12:54 +0100
commit327462d901cc1ff8e98bcbeba18ad54c77926390 (patch)
tree4cf92e8daf51b7f943654f534c30ee4c8bb9e02c /src/mesa/sources
parent5970400476c5c0a1223a49e9ec2eb511ae94b246 (diff)
remove tnl/t_vtx_x86_gcc.S file from sources as it no longer exists
Diffstat (limited to 'src/mesa/sources')
-rw-r--r--src/mesa/sources3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index a32ecaf027..fd6e8b40e5 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -243,8 +243,7 @@ X86_SOURCES = \
x86/sse_xform3.S \
x86/sse_xform4.S \
x86/sse_normal.S \
- x86/read_rgba_span_x86.S \
- tnl/t_vtx_x86_gcc.S
+ x86/read_rgba_span_x86.S
X86_API = \
x86/glapi_x86.S