summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/dri_client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/dri/dri_client/Makefile')
-rw-r--r--src/mesa/drivers/dri/dri_client/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/dri_client/Makefile b/src/mesa/drivers/dri/dri_client/Makefile
index 930e50504f..a6071586eb 100644
--- a/src/mesa/drivers/dri/dri_client/Makefile
+++ b/src/mesa/drivers/dri/dri_client/Makefile
@@ -8,10 +8,8 @@ include $(TOP)/configs/current
DEFINES += -DGLX_DIRECT_RENDERING
C_SOURCES = \
- dri_glx.c \
dri_util.c \
glcontextmodes.c \
- XF86dri.c \
xf86drm.c \
xf86drmHash.c \
xf86drmRandom.c \