From: Adam Jackson Date: Wed, 2 Jan 2013 19:02:59 +0000 (-0500) Subject: galahad, noop: Fix visibility CFLAGS in automake X-Git-Tag: accepted/2.0alpha-wayland/20130301.050525~99 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=727b56b5787dd1e3f5afd898ad6650e18d8758f7;p=profile%2Fivi%2Fmesa.git galahad, noop: Fix visibility CFLAGS in automake Note: this is a candidate for the 9.0 stable branch. Signed-off-by: Adam Jackson (cherry picked from commit 443954d161dc3db0605926e4e759080e299710ce) --- diff --git a/src/gallium/drivers/Makefile.am b/src/gallium/drivers/Makefile.am index 409bae0..dc808f4 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 =