summaryrefslogtreecommitdiff
path: root/src/mesa/main/Makefile.BeOS-R5
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-04-27 13:41:56 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-04-27 13:41:56 +0000
commit65fdeaca6c1d61dd0297464f22f8073584eedc34 (patch)
tree115e2edc384dd2695eb2530dadcc131376c615d4 /src/mesa/main/Makefile.BeOS-R5
parent8f04c12e0ad876baa7eb9ed379e2b00150b376e0 (diff)
updated other makefiles
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 \