summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2013-01-02 14:02:59 -0500
committerAdam Jackson <ajax@redhat.com>2013-01-02 14:08:15 -0500
commit443954d161dc3db0605926e4e759080e299710ce (patch)
tree501fb45ced0abd5868ad5b1cc65978d07be57158 /src/gallium/drivers/Makefile.am
parent0daabd52394899ec4947dc2cf3119201d2e79b1c (diff)
galahad, noop: Fix visibility CFLAGS in automake
Note: this is a candidate for the 9.0 stable branch. Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'src/gallium/drivers/Makefile.am')
-rw-r--r--src/gallium/drivers/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/drivers/Makefile.am b/src/gallium/drivers/Makefile.am
index 409bae0955f..dc808f47d9b 100644
--- a/src/gallium/drivers/Makefile.am
+++ b/src/gallium/drivers/Makefile.am
@@ -7,6 +7,8 @@ AM_CPPFLAGS = \
$(DEFINES) \
$(PIC_FLAGS)
+AM_CFLAGS = $(VISIBILITY_CFLAGS)
+
noinst_LIBRARIES =
SUBDIRS =