From a442071123c4be4a9372261505b8d07fc84537b1 Mon Sep 17 00:00:00 2001 From: houfeng <houfeng> Date: Thu, 24 Jun 2004 09:05:15 +0000 Subject: [PATCH] add lmv into SUBDIRS for can not delete lmv/*.o when 'make clean' --- lustre/autoMakefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am index 04e635645b..a664117842 100644 --- a/lustre/autoMakefile.am +++ b/lustre/autoMakefile.am @@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = foreign SUBDIRS = . include portals ldiskfs lvfs obdclass lov ldlm ptlrpc \ - obdecho osc mdc mds obdfilter ost llite cobd ptlbd snapfs smfs cmobd \ + obdecho osc mdc lmv mds obdfilter ost llite cobd ptlbd snapfs smfs cmobd \ liblustre doc utils tests conf scripts EXTRA_DIST = BUGS FDL Rules.in kernel_patches kernel-tests/Makefile \ -- GitLab