From 07f1efe4baf4e1732dfcd2a137601e3c8a2f60fc Mon Sep 17 00:00:00 2001 From: bobijam <bobijam> Date: Thu, 26 Jul 2007 06:46:08 +0000 Subject: [PATCH] Branch b1_6 b=12211 i=adilger i=green fix LTS AutoBuild error. --- lustre/lvfs/autoMakefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/lvfs/autoMakefile.am b/lustre/lvfs/autoMakefile.am index b16f2a354b..f5cb1650da 100644 --- a/lustre/lvfs/autoMakefile.am +++ b/lustre/lvfs/autoMakefile.am @@ -74,7 +74,7 @@ install-data-hook: $(install_data_hook) DIST_SOURCES = fsfilt.c fsfilt_ext3.c fsfilt_reiserfs.c lvfs_common.c \ lvfs_internal.h lvfs_linux.c lvfs_userfs.c \ - upcall_cache.c \ + upcall_cache.c prng.c lvfs_lib.c\ lustre_quota_fmt.c lustre_quota_fmt.h quotafmt_test.c \ # quotacheck_test.c quotactl_test.c fsfilt_ext3_quota.h -- GitLab