From: houfeng Date: Thu, 24 Jun 2004 09:05:15 +0000 (+0000) Subject: add lmv into SUBDIRS X-Git-Tag: 1.3.4~681 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=a442071123c4be4a9372261505b8d07fc84537b1;p=fs%2Flustre-release.git add lmv into SUBDIRS for can not delete lmv/*.o when 'make clean' --- diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am index 04e6356..a664117 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 \