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