summaryrefslogtreecommitdiff
path: root/src/mesa/sources.mak
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-19 11:08:20 -0600
committerBrian Paul <brianp@vmware.com>2009-09-19 11:08:20 -0600
commit14869c09847f7d2f638acb13064fb1bb8bce620c (patch)
treefbc45b49fa65a0e834b694e26b106b50c28e7d09 /src/mesa/sources.mak
parenta9c64daf02b7a7715abc3912e2f7db4ab481ce79 (diff)
mesa: remove s_texstore.c from makefile/project files
Diffstat (limited to 'src/mesa/sources.mak')
-rw-r--r--src/mesa/sources.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak
index fa2a6307a4..0ae1a11cae 100644
--- a/src/mesa/sources.mak
+++ b/src/mesa/sources.mak
@@ -125,7 +125,6 @@ SWRAST_SOURCES = \
swrast/s_stencil.c \
swrast/s_texcombine.c \
swrast/s_texfilter.c \
- swrast/s_texstore.c \
swrast/s_triangle.c \
swrast/s_zoom.c