From 3d21af5fd098ba971f835e94fbe1f61b6a994a09 Mon Sep 17 00:00:00 2001 From: grev Date: Wed, 27 Feb 2008 19:02:00 +0000 Subject: [PATCH] b=14528 i=Adilger add wiretest to lustre rpm --- lustre/utils/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/utils/Makefile.am b/lustre/utils/Makefile.am index f0339d6..476df89 100644 --- a/lustre/utils/Makefile.am +++ b/lustre/utils/Makefile.am @@ -14,11 +14,11 @@ sbin_scripts = lrun bin_scripts = llstat llobdstat plot-llstat if UTILS -noinst_PROGRAMS = wirecheck wiretest obdio obdbarrier +noinst_PROGRAMS = wirecheck obdio obdbarrier # mount only finds helpers in /sbin rootsbin_PROGRAMS = mount.lustre -sbin_PROGRAMS = mkfs.lustre tunefs.lustre lctl \ +sbin_PROGRAMS = mkfs.lustre tunefs.lustre lctl wiretest \ l_getidentity llverfs llverdev \ llog_reader lr_reader if LIBPTHREAD -- 1.8.3.1