From f86f37ff4f4aacacb543c45f8e1bac4dd5180c1f Mon Sep 17 00:00:00 2001 From: pmf Date: Mon, 15 Oct 2007 18:27:49 +0000 Subject: [PATCH] interrupts gui: reenable compilation git-svn-id: http://ltt.polymtl.ca/svn@2692 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/lttv/modules/gui/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ltt/branches/poly/lttv/modules/gui/Makefile.am b/ltt/branches/poly/lttv/modules/gui/Makefile.am index 783b81e9..8ef0fcdb 100644 --- a/ltt/branches/poly/lttv/modules/gui/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/Makefile.am @@ -6,10 +6,10 @@ # WARNING : subdirs order is important : mainWin depends on API -SUBDIRS = lttvwindow controlflow detailedevents statistics filter tracecontrol resourceview histogram +SUBDIRS = lttvwindow controlflow detailedevents statistics filter tracecontrol resourceview histogram interrupts # TODO: PORT for 0.10 -#diskperformance interrupts tutorial +#diskperformance tutorial -- 2.34.1