mesa: data structure updates for GL_EXT_provoking_vertex
[mesa.git] / src / mesa / main / Makefile.ugl
index 95d880984f9b7008c7e2db7ab124062c871fa9eb..b440e1364364e56b5cd4501656390b18eaac6a7e 100644 (file)
@@ -56,8 +56,10 @@ GL_SOURCES = \
        api_noop.c \
        api_validate.c \
        accum.c \
+       arbprogram.c \
        attrib.c \
        blend.c \
+       bufferobj.c \
        buffers.c \
        clip.c \
        colortab.c \
@@ -85,7 +87,6 @@ GL_SOURCES = \
        light.c \
        lines.c \
        matrix.c \
-       mmath.c \
        pixel.c \
        points.c \
        polygon.c \
@@ -131,7 +132,6 @@ GL_SOURCES = \
        swrast/s_drawpix.c \
        swrast/s_feedback.c \
        swrast/s_fog.c \
-       swrast/s_histogram.c \
        swrast/s_imaging.c \
        swrast/s_lines.c \
        swrast/s_logic.c \