From: pschwan Date: Wed, 30 Oct 2002 18:58:41 +0000 (+0000) Subject: "mds" was in SUBDIRS twice--this is bad. X-Git-Tag: 0.5.16~70 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=1ebd3c882b707fdb21eb82f80b66916566525fb9;p=fs%2Flustre-release.git "mds" was in SUBDIRS twice--this is bad. --- diff --git a/lustre/Makefile.am b/lustre/Makefile.am index 2ac5f86..11194b3 100644 --- a/lustre/Makefile.am +++ b/lustre/Makefile.am @@ -13,7 +13,7 @@ endif # NOTE: keep extN before mds SUBDIRS = lov utils obdclass ldlm ptlrpc lib obdecho mdc osc ost llite -SUBDIRS+= $(DIRS24) mds obdfilter tests doc scripts +SUBDIRS+= $(DIRS24) obdfilter tests doc scripts DIST_SUBDIRS = $(SUBDIRS) EXTRA_DIST = BUGS FDL Rules include patches archdep.m4