remove realglx.[ch] from build

This commit is contained in:
Brian
2008-06-08 11:25:30 -06:00
parent 28c28f72fd
commit f440b0ddd9
-2
View File
@@ -18,7 +18,6 @@ GL_TINY = 0$(MESA_MAJOR)0$(MESA_MINOR)0$(MESA_TINY)
HEADERS = \
glxapi.h \
glxheader.h \
realglx.h \
xfonts.h \
xmesaP.h \
xm_glide.h \
@@ -27,7 +26,6 @@ HEADERS = \
SOURCES = \
fakeglx.c \
glxapi.c \
realglx.c \
xfonts.c \
xm_api.c \
xm_buffer.c \