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