summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/trace/Makefile.am')
-rw-r--r--src/gallium/drivers/trace/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/drivers/trace/Makefile.am b/src/gallium/drivers/trace/Makefile.am
index 9adcef1f53f..a9e1457d33e 100644
--- a/src/gallium/drivers/trace/Makefile.am
+++ b/src/gallium/drivers/trace/Makefile.am
@@ -11,7 +11,3 @@ libtrace_la_SOURCES = \
tr_dump_state.c \
tr_screen.c \
tr_texture.c
-
-#XXX: Delete this when all targets using libtrace are converted to automake
-all-local: libtrace.la
- ln -f $(builddir)/.libs/libtrace.a $(builddir)/libtrace.a