summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorGeorge Staplin <gstaplin@apple.com>2008-11-21 17:28:11 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-11-21 20:10:57 -0800
commit1a717779b67b9c1cdf734eef64135ac38829f726 (patch)
treea66aeeb407423b02d56469f4864a761b938dd35e /hw
parentdacad9ae0bdaedff9403fbe84a5c5a4b4eef3542 (diff)
XQuartz: GL: remove glcontextmodes.* from the Makefile.am. It has been replaced.
The new replacement is __GLXconfig. (cherry picked from commit 3bed9b65c807a1aeb662b8042826cbb54280181d)
Diffstat (limited to 'hw')
-rw-r--r--hw/xquartz/GL/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/xquartz/GL/Makefile.am b/hw/xquartz/GL/Makefile.am
index 728746af0..8f4478fec 100644
--- a/hw/xquartz/GL/Makefile.am
+++ b/hw/xquartz/GL/Makefile.am
@@ -12,10 +12,8 @@ AM_CPPFLAGS = \
libCGLCore_la_SOURCES = \
indirect.c \
capabilities.c \
- glcontextmodes.c \
visualConfigs.c
EXTRA_DIST = \
capabilities.h \
- glcontextmodes.h \
visualConfigs.h