summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-01-14 15:47:10 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-01-14 15:47:10 +0000
commitfe9f62ff18a093bf3ecff6edea509cb72c9d14a6 (patch)
treed981bd8fceefb0c987322f30e16caed6a93d2bde /src
parent7fc487d38bef888a8f59d582c304fc2b88e3846a (diff)
oops, missed vpstate.c
Diffstat (limited to 'src')
-rw-r--r--src/mesa/main/Makefile.win1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win
index dd91137c9a..05cc70839c 100644
--- a/src/mesa/main/Makefile.win
+++ b/src/mesa/main/Makefile.win
@@ -90,6 +90,7 @@ CORE_SRCS = \
varray.c \
vpexec.c \
vpparse.c \
+ vpstatee.c \
vtxfmt.c \
# X86\x86.c \
# X86\common_x86.c \