summaryrefslogtreecommitdiffstats
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.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gallium/drivers/trace/Makefile.am b/src/gallium/drivers/trace/Makefile.am
index db5904d23e6..e19f5be992b 100644
--- a/src/gallium/drivers/trace/Makefile.am
+++ b/src/gallium/drivers/trace/Makefile.am
@@ -2,8 +2,7 @@ include Makefile.sources
include $(top_srcdir)/src/gallium/Automake.inc
AM_CFLAGS = \
- $(GALLIUM_CFLAGS) \
- $(VISIBILITY_CFLAGS)
+ $(GALLIUM_DRIVER_CFLAGS)
noinst_LTLIBRARIES = libtrace.la