xserver: Branch 'xorg-server-1.4-apple'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Tue Oct 7 11:39:12 PDT 2008


 hw/xquartz/GL/Makefile.am |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit a11c9052030b44045f037050a5825256b539ed50
Author: Jeremy Huddleston <jeremyhu at freedesktop.org>
Date:   Tue Oct 7 11:39:08 2008 -0700

    XQuartz: Fixed EXTRA_DIST for new GL files.

diff --git a/hw/xquartz/GL/Makefile.am b/hw/xquartz/GL/Makefile.am
index 76fc3c4..0924ae6 100644
--- a/hw/xquartz/GL/Makefile.am
+++ b/hw/xquartz/GL/Makefile.am
@@ -13,3 +13,7 @@ libCGLCore_la_SOURCES = \
 	indirect.c \
 	capabilities.c \
 	visualConfigs.c
+
+EXTRA_DIST = \
+	capabilities.h \
+	visualConfigs.h


More information about the xorg-commit mailing list