X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fhistogram%2FMakefile.am;h=3cb65bb925d88b49f6c221ae21c63cfd817d09af;hb=0305fe774206ec12a98378be3cf891446b1b901c;hp=0003d500e38d9509c3bd1e48808e68a67f6910cc;hpb=62061f61bcb3b1ce750a2f2b64214d859bf15353;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/histogram/Makefile.am b/ltt/branches/poly/lttv/modules/gui/histogram/Makefile.am index 0003d500..3cb65bb9 100644 --- a/ltt/branches/poly/lttv/modules/gui/histogram/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/histogram/Makefile.am @@ -25,6 +25,7 @@ AM_CFLAGS = $(GLIB_CFLAGS) AM_CFLAGS += $(GTK_CFLAGS) +AM_CFLAGS += -fvisibility=hidden LIBS += $(GLIB_LIBS) LIBS += $(GTK_LIBS) -L${top_builddir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow