summaryrefslogtreecommitdiff
path: root/omap/Makefile.am
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>2014-08-04 11:22:33 +0200
committerMaarten Lankhorst <dev@mblankhorst.nl>2014-08-14 21:59:18 +0200
commit2d1044cc47a00a6e9bcc49aca72680a77b447c9b (patch)
treeed2e43df940496ecf4211506e58b323c01e3b110 /omap/Makefile.am
parentedbb4e545f75c08d9d178173bdcdc87ffc88dcd4 (diff)
omap: Use symbol visibility.
No changes to exported symbols. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Diffstat (limited to 'omap/Makefile.am')
-rw-r--r--omap/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/omap/Makefile.am b/omap/Makefile.am
index c77520b4..0778bdde 100644
--- a/omap/Makefile.am
+++ b/omap/Makefile.am
@@ -1,5 +1,6 @@
AM_CFLAGS = \
$(WARN_CFLAGS) \
+ $(VISIBILITY_CFLAGS) \
-I$(top_srcdir) \
-I$(top_srcdir)/omap \
$(PTHREADSTUBS_CFLAGS) \