summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesa/drivers/x11/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/x11/Makefile b/src/mesa/drivers/x11/Makefile
index 8ee9b61808..ce5366e332 100644
--- a/src/mesa/drivers/x11/Makefile
+++ b/src/mesa/drivers/x11/Makefile
@@ -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 \