From 627fd85c743279f63af1029f08e5896c5c89ccd4 Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 20 Oct 2005 18:23:35 +0000 Subject: [PATCH] Branch b1_4 b=none fix 'make dist' err with llog_reader --- lustre/utils/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/utils/Makefile.am b/lustre/utils/Makefile.am index 6283f20..d4dbb5b 100644 --- a/lustre/utils/Makefile.am +++ b/lustre/utils/Makefile.am @@ -10,7 +10,7 @@ LIBPTLCTL := $(top_builddir)/lnet/utils/libptlctl.a sbin_scripts = lconf lmc llanalyze llstat.pl llobdstat.pl lactive \ load_ldap.sh lrun lwizard -bin_scripts = lfind lstripe llog_reader +bin_scripts = lfind lstripe if UTILS rootsbin_SCRIPTS = mount.lustre -- 1.8.3.1