remove realglx.[ch] from build
authorBrian <brian.paul@tungstengraphics.com>
Sun, 8 Jun 2008 17:25:30 +0000 (11:25 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Sun, 8 Jun 2008 17:25:30 +0000 (11:25 -0600)
src/mesa/drivers/x11/Makefile

index 8ee9b61808166fd03b502013e5fbd8cbff0ebc7d..ce5366e332ed50b388b717b7ed33e5f9e8c7b4bd 100644 (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 \