XQuartz: GL: remove glcontextmodes.* from the Makefile.am. It has been replaced.

The new replacement is __GLXconfig.
(cherry picked from commit 3bed9b65c8)
This commit is contained in:
George Staplin 2008-11-21 17:28:11 -07:00 committed by Jeremy Huddleston
parent dacad9ae0b
commit 1a717779b6

View File

@ -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