summaryrefslogtreecommitdiff
path: root/src/mesa/main/Makefile.OSMesa16
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/Makefile.OSMesa16')
-rw-r--r--src/mesa/main/Makefile.OSMesa163
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/main/Makefile.OSMesa16 b/src/mesa/main/Makefile.OSMesa16
index 4613f1a270..1f3b09206a 100644
--- a/src/mesa/main/Makefile.OSMesa16
+++ b/src/mesa/main/Makefile.OSMesa16
@@ -1,4 +1,4 @@
-# $Id: Makefile.OSMesa16,v 1.7 2002/06/13 04:28:29 brianp Exp $
+# $Id: Makefile.OSMesa16,v 1.8 2002/09/27 02:45:37 brianp Exp $
# Mesa 3-D graphics library
# Version: 4.1
@@ -63,6 +63,7 @@ CORE_SOURCES = \
rastpos.c \
state.c \
stencil.c \
+ texcompress.c \
texformat.c \
teximage.c \
texobj.c \