diff options
Diffstat (limited to 'src/mesa/main/Makefile.ugl')
-rw-r--r-- | src/mesa/main/Makefile.ugl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/Makefile.ugl b/src/mesa/main/Makefile.ugl index f8f00fa411b..ae9ee7e5412 100644 --- a/src/mesa/main/Makefile.ugl +++ b/src/mesa/main/Makefile.ugl @@ -93,6 +93,7 @@ GL_SOURCES = \ rastpos.c \ state.c \ stencil.c \ + texcompress.c \ texformat.c \ teximage.c \ texobj.c \ |