From: compudj Date: Mon, 15 Oct 2007 16:03:21 +0000 (+0000) Subject: tempo remove non ported views X-Git-Tag: v0.12.20~811 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;ds=sidebyside;h=f21ac47c032e68df3189126a13e8e374b35b4770;p=lttv.git tempo remove non ported views git-svn-id: http://ltt.polymtl.ca/svn@2678 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttv/modules/gui/Makefile.am b/ltt/branches/poly/lttv/modules/gui/Makefile.am index 0b25cb35..783b81e9 100644 --- a/ltt/branches/poly/lttv/modules/gui/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/Makefile.am @@ -6,7 +6,10 @@ # WARNING : subdirs order is important : mainWin depends on API -SUBDIRS = lttvwindow controlflow detailedevents statistics filter tracecontrol interrupts diskperformance histogram tutorial resourceview +SUBDIRS = lttvwindow controlflow detailedevents statistics filter tracecontrol resourceview histogram + +# TODO: PORT for 0.10 +#diskperformance interrupts tutorial