From f21ac47c032e68df3189126a13e8e374b35b4770 Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 15 Oct 2007 16:03:21 +0000 Subject: [PATCH] tempo remove non ported views git-svn-id: http://ltt.polymtl.ca/svn@2678 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/lttv/modules/gui/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.34.1