summaryrefslogtreecommitdiff
path: root/src/mesa/main/Makefile.BeOS-R5
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/Makefile.BeOS-R5')
-rw-r--r--src/mesa/main/Makefile.BeOS-R53
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/main/Makefile.BeOS-R5 b/src/mesa/main/Makefile.BeOS-R5
index 037a3a59f3..5e5d3300c3 100644
--- a/src/mesa/main/Makefile.BeOS-R5
+++ b/src/mesa/main/Makefile.BeOS-R5
@@ -99,12 +99,13 @@ MESA_CORE_SRCS = \
state.c \
stencil.c \
texcompress.c \
+ texcompress_fxt1.c \
+ texcompress_s3tc.c \
texformat.c \
teximage.c \
texobj.c \
texstate.c \
texstore.c \
- texutil.c \
varray.c \
vpexec.c \
vpparse.c \