From 90a59c5ba4604f46c42e802e43628a5352d17384 Mon Sep 17 00:00:00 2001 From: jacob Date: Wed, 10 Aug 2005 20:44:11 +0000 Subject: [PATCH] fix dist --- lustre/lvfs/autoMakefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/lvfs/autoMakefile.am b/lustre/lvfs/autoMakefile.am index 8c0006f..10d8904 100644 --- a/lustre/lvfs/autoMakefile.am +++ b/lustre/lvfs/autoMakefile.am @@ -52,6 +52,7 @@ endif # MODULES 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 \ # quotacheck_test.c quotactl_test.c fsfilt_ext3_quota.h MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -- 1.8.3.1