From fe9f62ff18a093bf3ecff6edea509cb72c9d14a6 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 14 Jan 2002 15:47:10 +0000 Subject: [PATCH] oops, missed vpstate.c --- src/mesa/main/Makefile.win | 1 + 1 file changed, 1 insertion(+) 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 \