summaryrefslogtreecommitdiff
path: root/src/mesa/main
diff options
context:
space:
mode:
authorKarl Schultz <kschultz@freedesktop.org>2002-04-09 15:33:49 +0000
committerKarl Schultz <kschultz@freedesktop.org>2002-04-09 15:33:49 +0000
commite503d8b56f45aceb719adc3db3a855a0bda6bb13 (patch)
tree6a28f2e84291fcb194282395cd50987a936498d8 /src/mesa/main
parent0a79baf1bff93718e50a3ba4bad6390ea1cfb01c (diff)
Update filelist to reflect two removed source files.
Diffstat (limited to 'src/mesa/main')
-rw-r--r--src/mesa/main/Makefile.win2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win
index 284601a1f8..a536d1e4ea 100644
--- a/src/mesa/main/Makefile.win
+++ b/src/mesa/main/Makefile.win
@@ -97,13 +97,11 @@ CORE_SRCS = \
# X86\3dnow.c \
# X86\sse.c \
math\m_debug_norm.c \
- math\m_debug_vertex.c \
math\m_debug_xform.c \
math\m_eval.c \
math\m_matrix.c \
math\m_translate.c \
math\m_vector.c \
- math\m_vertices.c \
math\m_xform.c \
array_cache\ac_context.c \
array_cache\ac_import.c \