diff --git a/src/gallium/state_trackers/xa/Makefile.am b/src/gallium/state_trackers/xa/Makefile.am index 5b53ef9..0c4a78f 100644 --- a/src/gallium/state_trackers/xa/Makefile.am +++ b/src/gallium/state_trackers/xa/Makefile.am @@ -24,11 +24,13 @@ include $(top_srcdir)/src/gallium/Automake.inc AM_CFLAGS = \ -Wall -pedantic \ + $(VISIBILITY_CFLAGS) \ $(GALLIUM_CFLAGS) AM_CPPFLAGS = \ -I$(top_srcdir)/src/gallium/ \ -I$(top_srcdir)/src/gallium/winsys \ - -I$(top_srcdir)/src/gallium/drivers + -I$(top_srcdir)/src/gallium/drivers \ + $(VISIBILITY_CFLAGS) xa_includedir = $(includedir) xa_include_HEADERS = \