added Window-isms previously in gl.h
[mesa.git] / src / mesa / main / Makefile.X11
index f132aa5bed132cb3c26e10443123267634f084a3..84a4f1d4ef32d96af203b4c81685e5fc0b77a95b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.16 2000/02/02 19:15:53 brianp Exp $
+# $Id: Makefile.X11,v 1.19 2000/04/07 16:28:38 brianp Exp $
 
 # Mesa 3-D graphics library
 # Version:  3.3
@@ -20,6 +20,7 @@ LIBDIR = ../lib
 
 
 CORE_SOURCES = \
+       aatriangle.c \
        accum.c \
        alpha.c \
        alphabuf.c \
@@ -63,6 +64,7 @@ CORE_SOURCES = \
        pb.c \
        pipeline.c \
        pixel.c \
+       pixeltex.c \
        points.c \
        polygon.c \
        quads.c \
@@ -79,6 +81,7 @@ CORE_SOURCES = \
        texobj.c \
        texstate.c \
        texture.c \
+       texutil.c \
        translate.c \
        triangle.c \
        varray.c \