diff options
Diffstat (limited to 'src/mesa/main/Makefile.win')
-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 77814140a71..2b3f50e192f 100644 --- a/src/mesa/main/Makefile.win +++ b/src/mesa/main/Makefile.win @@ -80,6 +80,7 @@ CORE_SRCS = \ rastpos.c \ state.c \ stencil.c \ + texcompress.c \ teximage.c \ texformat.c \ texobj.c \ |