X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2FMakefile.am;h=8ef0fcdb36ba96e93a1a87ac47ad2965710e0c62;hb=d34141ca6fc6dd872a922134b22095bd74ec013d;hp=9e544d3ace650ff46638736cf822b88268781365;hpb=5a04408d5461fa4753f991638dda0359904172c1;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/Makefile.am b/ltt/branches/poly/lttv/modules/gui/Makefile.am index 9e544d3a..8ef0fcdb 100644 --- a/ltt/branches/poly/lttv/modules/gui/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/Makefile.am @@ -1 +1,15 @@ -#empty for now +# +# Makefile for LTT New generation user interface : plugins. +# +# Created by Mathieu Desnoyers on May 6, 2003 +# + +# 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 + + +