From 906fb0aa763d60246b17963ef17f6bdaafb48d2d Mon Sep 17 00:00:00 2001 From: rread Date: Thu, 20 Feb 2003 07:25:35 +0000 Subject: [PATCH] update b_malt - includes multinet diffs, which will are needed on malt --- lustre/tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lustre/tests/Makefile.am b/lustre/tests/Makefile.am index ee22c80..8604977 100644 --- a/lustre/tests/Makefile.am +++ b/lustre/tests/Makefile.am @@ -26,7 +26,7 @@ noinst_PROGRAMS = openunlink testreq truncate directio openme writeme open_delay noinst_PROGRAMS += munlink tchmod toexcl fsx test_brw openclose createdestroy noinst_PROGRAMS += stat createmany statmany mkdirmany multifstat createtest # noinst_PROGRAMS += ldaptest -noinst_PROGRAMS += checkstat wantedi +noinst_PROGRAMS += checkstat wantedi statone sbin_PROGRAMS = mcreate # ldaptest_SOURCES = ldaptest.c @@ -47,6 +47,7 @@ createdestroy_SOURCES = createdestroy.c stat_SOURCES = stat.c createmany_SOURCES = createmany.c statmany_SOURCES = statmany.c +statone_SOURCES = statone.c mkdirmany_SOURCES = mkdirmany.c multifstat_SOURCES = multifstat.c checkstat_SOURCES = checkstat.c -- 1.8.3.1