Whamcloud - gitweb
add lmv into SUBDIRS
authorhoufeng <houfeng>
Thu, 24 Jun 2004 09:05:15 +0000 (09:05 +0000)
committerhoufeng <houfeng>
Thu, 24 Jun 2004 09:05:15 +0000 (09:05 +0000)
for can not delete lmv/*.o when 'make clean'

lustre/autoMakefile.am

index 04e6356..a664117 100644 (file)
@@ -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    \