xserver: Branch 'master'

Ian Romanick idr at kemper.freedesktop.org
Tue Jun 13 01:22:18 EEST 2006


 GL/mesa/main/Makefile.am |    1 +
 1 files changed, 1 insertion(+)

New commits:
diff-tree b90088321e6ef84970aa97d7c851af93f49bf4b7 (from 041ef23192b193b87f6cfc3e74e2e77f9f47cd4b)
Author: Ian Romanick <idr at localhost.localdomain>
Date:   Mon Jun 12 15:22:31 2006 -0700

    Add arrayobj.c to the Makefile as well.

diff --git a/GL/mesa/main/Makefile.am b/GL/mesa/main/Makefile.am
index 1c466a9..2db76b6 100644
--- a/GL/mesa/main/Makefile.am
+++ b/GL/mesa/main/Makefile.am
@@ -29,6 +29,7 @@ nodist_libmain_la_SOURCES = accum.c \
                     api_loopback.c \
                     api_noop.c \
                     api_validate.c \
+                    arrayobj.c \
                     attrib.c \
                     blend.c \
                     bufferobj.c \



More information about the xorg-commit mailing list