summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/trace/Makefile')
-rw-r--r--src/gallium/drivers/trace/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/trace/Makefile b/src/gallium/drivers/trace/Makefile
index 1b0c087a2a..99e5fb81c2 100644
--- a/src/gallium/drivers/trace/Makefile
+++ b/src/gallium/drivers/trace/Makefile
@@ -8,7 +8,6 @@ C_SOURCES = \
tr_dump.c \
tr_dump_state.c \
tr_screen.c \
- tr_drm.c \
tr_texture.c
include ../../Makefile.template