aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/Makefile.sources')
-rw-r--r--mesalib/src/mesa/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/src/mesa/Makefile.sources b/mesalib/src/mesa/Makefile.sources
index 594565771..12336c074 100644
--- a/mesalib/src/mesa/Makefile.sources
+++ b/mesalib/src/mesa/Makefile.sources
@@ -97,6 +97,7 @@ MAIN_FILES = \
$(SRCDIR)main/stencil.c \
$(SRCDIR)main/syncobj.c \
$(SRCDIR)main/texcompress.c \
+ $(SRCDIR)main/texcompress_bptc.c \
$(SRCDIR)main/texcompress_cpal.c \
$(SRCDIR)main/texcompress_rgtc.c \
$(SRCDIR)main/texcompress_s3tc.c \