X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2FMakefile.am;h=a9061e64ca84569b64a7b15ac2d8a45c802f4af5;hb=f4b88a7dd49bfb6b88ea579410d7e4b59faaf73c;hp=e55d48a89db122fb829aabcdc72ead87d7a7db62;hpb=d7b45e739b4894081ff68a641ab1568983e01e6d;p=lttv.git diff --git a/ltt/branches/poly/Makefile.am b/ltt/branches/poly/Makefile.am index e55d48a8..a9061e64 100644 --- a/ltt/branches/poly/Makefile.am +++ b/ltt/branches/poly/Makefile.am @@ -1 +1,6 @@ -SUBDIRS = lttv lttd ltt include +# WARNING : ltt must come before lttv, so that the traceread library is +# up to date + +SUBDIRS = libltt ltt lttctl lttv lttd doc + +