st/egl: automake: avoid exporting all symbols
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 7 Feb 2014 18:48:21 +0000 (18:48 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 11 Feb 2014 20:19:01 +0000 (20:19 +0000)
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/gallium/state_trackers/egl/Makefile.am

index bad14feb40fd37bb8d438e37d58ee7443b089aa0..9c00f06a1c460cede5279e8ff64cbcc24481a436 100644 (file)
@@ -27,6 +27,7 @@ include $(top_srcdir)/src/gallium/Automake.inc
 
 AM_CFLAGS = $(GALLIUM_CFLAGS)
 AM_CPPFLAGS = \
+       $(VISIBILITY_CFLAGS) \
        -I$(top_srcdir)/src/egl/main \
        -I$(top_builddir)/src/egl/wayland/wayland-drm/ \
        -I$(top_srcdir)/include