X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2FMakefile.am;h=94f12c427e9f980e22fb9cc0a2ad8d697ae553e9;hb=5b962ad03379ff7378f10af31c3e4bdb4e83dffc;hp=f3ef35c768b5b88c687c0776f672c4388513df13;hpb=9adb47dd305dfe3b0464f747b43b2ba0263e567d;p=lttv.git diff --git a/ltt/branches/poly/Makefile.am b/ltt/branches/poly/Makefile.am index f3ef35c7..94f12c42 100644 --- a/ltt/branches/poly/Makefile.am +++ b/ltt/branches/poly/Makefile.am @@ -1 +1,6 @@ -SUBDIRS = lttv lttd ltt +# WARNING : ltt must come before lttv, so that the traceread library is +# up to date + +SUBDIRS = ltt lttv lttd doc + +