X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2FMakefile.am;h=8e473bb2459e2c8db5ca81b5205f402243de2cde;hb=80eaae1fcee52bac07c1fc07273b47bd2a694e5b;hp=9f26d16ebbc504c0f19c31e60a8bc66ba83094d7;hpb=447e70db70ea8e0cfffb16793f90f14e9e51f848;p=lttv.git diff --git a/ltt/branches/poly/lttv/Makefile.am b/ltt/branches/poly/lttv/Makefile.am index 9f26d16e..8e473bb2 100644 --- a/ltt/branches/poly/lttv/Makefile.am +++ b/ltt/branches/poly/lttv/Makefile.am @@ -1,4 +1,5 @@ # WARNING : modules must be done at the end, so modules can dynamically link # themselves to libraries compiled here but not installed in the system. -SUBDIRS = main modules +SUBDIRS = lttv modules +modules_CFLAGS = -fvisibility=hidden