X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2FMakefile.am;h=8ef0fcdb36ba96e93a1a87ac47ad2965710e0c62;hb=0305fe774206ec12a98378be3cf891446b1b901c;hp=e31ad07dbf1f0a96ba53ac35332a1c00cc01d133;hpb=2cd579c018cfb7c93f5dbe26279498bd28e5902b;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/Makefile.am b/ltt/branches/poly/lttv/modules/gui/Makefile.am index e31ad07d..8ef0fcdb 100644 --- a/ltt/branches/poly/lttv/modules/gui/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/Makefile.am @@ -4,5 +4,12 @@ # Created by Mathieu Desnoyers on May 6, 2003 # -SUBDIRS = mainWin API +# WARNING : subdirs order is important : mainWin depends on API + +SUBDIRS = lttvwindow controlflow detailedevents statistics filter tracecontrol resourceview histogram interrupts + +# TODO: PORT for 0.10 +#diskperformance tutorial + +