summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKarl Schultz <kschultz@freedesktop.org>2002-01-15 18:41:53 +0000
committerKarl Schultz <kschultz@freedesktop.org>2002-01-15 18:41:53 +0000
commit2ff30b21bc75d4121d4107e67b13f494664e5687 (patch)
tree7519c9462e14bbc3163b42c8f0b82c326973589a /src
parente19f5d7cb77c5ce019736c4729499a5492c4633b (diff)
Correct typo (vpstate.c) so that makefile works.
Diffstat (limited to 'src')
-rw-r--r--src/mesa/main/Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win
index 05cc70839c..81eb363353 100644
--- a/src/mesa/main/Makefile.win
+++ b/src/mesa/main/Makefile.win
@@ -90,7 +90,7 @@ CORE_SRCS = \
varray.c \
vpexec.c \
vpparse.c \
- vpstatee.c \
+ vpstate.c \
vtxfmt.c \
# X86\x86.c \
# X86\common_x86.c \