diff --git a/src/mesa/drivers/dri/r200/Makefile.am b/src/mesa/drivers/dri/r200/Makefile.am index 5ec53de7d3d..1819f1763c3 100644 --- a/src/mesa/drivers/dri/r200/Makefile.am +++ b/src/mesa/drivers/dri/r200/Makefile.am @@ -36,6 +36,7 @@ AM_CFLAGS = \ -I$(top_srcdir)/src/mesa/drivers/dri/r200/server \ $(DEFINES) \ $(API_DEFINES) \ + $(VISIBILITY_CFLAGS) \ $(RADEON_CFLAGS) dridir = $(DRI_DRIVER_INSTALL_DIR)