diff options
-rw-r--r-- | src/mesa/main/Makefile.win | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |