X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=lttv%2FMakefile.am;h=8e473bb2459e2c8db5ca81b5205f402243de2cde;hb=f61f4dca50e13aa52b1ca3941c8f420848f4353f;hp=48869279c30fda4dcc4bf95be20c00e51f914adf;hpb=a219d12930979a81f43a3a3f5499b2bd00141a84;p=lttv.git diff --git a/lttv/Makefile.am b/lttv/Makefile.am index 48869279..8e473bb2 100644 --- a/lttv/Makefile.am +++ b/lttv/Makefile.am @@ -1,6 +1,5 @@ -# WARNING : ltt must come before lttv, so that the traceread library is -# up to date +# 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 = lttv modules -SUBDIRS = ltt lttv doc - -EXTRA_DIST = LTTngManual.html +modules_CFLAGS = -fvisibility=hidden