X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt%2Fbranches%2Fpoly%2FMakefile.am;h=9b5e422fec6a65c807d2f257be1f69d2a7074725;hb=b1053af5f2ccec64807fa21d22bb62bfc05873a1;hp=7c2d4c68cf4bec663c8711887e327a2cde2032f9;hpb=9f14a49763ebc267de8d3a8d543b8e195ac60a02;p=lttv.git diff --git a/ltt/branches/poly/Makefile.am b/ltt/branches/poly/Makefile.am index 7c2d4c68..9b5e422f 100644 --- a/ltt/branches/poly/Makefile.am +++ b/ltt/branches/poly/Makefile.am @@ -1 +1,6 @@ -SUBDIRS = lttv lttd +# WARNING : ltt must come before lttv, so that the traceread library is +# up to date + +SUBDIRS = ltt lttv lttd doc + +