more work on GL_ARB_texture_compression
[mesa.git] / src / mesa / main / Makefile.DJ
index 367b3d65e62a961c6df6948774c78cc2fb43ed2d..81d753566837201995a045299b2a4a9eea6e89d7 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.DJ,v 1.5 2000/02/21 23:24:02 brianp Exp $
+# $Id: Makefile.DJ,v 1.7 2000/04/07 16:28:37 brianp Exp $
 
 # Mesa 3-D graphics library
 # Version:  3.3
@@ -81,6 +81,7 @@ CORE_SOURCES = \
        mmath.c \
        pb.c \
        pixel.c \
+       pixeltex.c \
        pipeline.c \
        points.c \
        polygon.c \
@@ -98,6 +99,7 @@ CORE_SOURCES = \
        texobj.c \
        texstate.c \
        texture.c \
+       texutil.c \
        translate.c \
        triangle.c \
        varray.c \