summaryrefslogtreecommitdiffstats
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/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/gallium/drivers/trace/Makefile b/src/gallium/drivers/trace/Makefile
index 3859b8a..e087db1 100644
--- a/src/gallium/drivers/trace/Makefile
+++ b/src/gallium/drivers/trace/Makefile
@@ -4,15 +4,11 @@ include $(TOP)/configs/current
LIBNAME = trace
C_SOURCES = \
+ tr_buffer.c \
tr_context.c \
tr_dump.c \
tr_screen.c \
tr_state.c \
- tr_texture.c \
- tr_winsys.c
-
+ tr_texture.c
include ../../Makefile.template
-
-symlinks:
-