summaryrefslogtreecommitdiff
path: root/intel/Makefile.am
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>2014-07-31 15:07:27 +0200
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>2014-08-04 09:36:05 +0200
commit07fead4462b2d537d0c3cae69a09272fc426c598 (patch)
tree63ff0e50da2cc97b5693ee1be9c453d240bbb107 /intel/Makefile.am
parent58ce9d6292c7033ff76bb2ef35da0e4c36de2389 (diff)
intel: Use symbol visibility.
No exports changed for this driver. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'intel/Makefile.am')
-rw-r--r--intel/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/intel/Makefile.am b/intel/Makefile.am
index f49b0998..f734b0bf 100644
--- a/intel/Makefile.am
+++ b/intel/Makefile.am
@@ -24,6 +24,7 @@
AM_CFLAGS = \
$(WARN_CFLAGS) \
+ $(VISIBILITY_CFLAGS) \
-I$(top_srcdir) \
-I$(top_srcdir)/intel \
$(PTHREADSTUBS_CFLAGS) \