From: Brian Paul Date: Mon, 14 Jan 2002 15:47:10 +0000 (+0000) Subject: oops, missed vpstate.c X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fe9f62ff18a093bf3ecff6edea509cb72c9d14a6;p=mesa.git oops, missed vpstate.c --- diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win index dd91137c9ab..05cc70839ce 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 \