From d27fe6dbfb3531b2c6fa0dbf4ea32d900f097111 Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 29 Aug 2006 15:11:19 +0000 Subject: [PATCH] update stack dump facility git-svn-id: http://ltt.polymtl.ca/svn@2067 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt-control/facilities/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ltt-control/facilities/Makefile.am b/ltt-control/facilities/Makefile.am index 8c8932e..def2c97 100644 --- a/ltt-control/facilities/Makefile.am +++ b/ltt-control/facilities/Makefile.am @@ -12,12 +12,12 @@ kernel_arch_mips.xml \ kernel_arch_powerpc.xml \ kernel_arch_ppc.xml \ kernel_arch_x86_64.xml \ -stack_arch_i386.xml \ locking.xml \ memory.xml \ network.xml \ process.xml \ socket.xml \ +stack.xml \ statedump.xml \ timer.xml \ user_generic.xml \ @@ -36,12 +36,12 @@ kernel_arch_mips.xml \ kernel_arch_powerpc.xml \ kernel_arch_ppc.xml \ kernel_arch_x86_64.xml \ -stack_arch_i386.xml \ locking.xml \ memory.xml \ network.xml \ process.xml \ socket.xml \ +stack.xml \ statedump.xml \ timer.xml \ user_generic.xml \ -- 2.34.1