X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2FautoMakefile.am;h=b52da49ea69b84f43ca5a17ed41c88074b978d7f;hb=9104b6b5bde4be73c7ce19df29becdec76da36de;hp=ede719e5dafe323724b95ed0e19689e1c3d92aa4;hpb=ae295503f53e867e11dc51b217f336e8b20d119f;p=fs%2Flustre-release.git diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am index ede719e..b52da49 100644 --- a/lustre/autoMakefile.am +++ b/lustre/autoMakefile.am @@ -45,9 +45,7 @@ ALWAYS_SUBDIRS = include obdclass ldlm ptlrpc obdecho \ SERVER_SUBDIRS = ost mgs mdt mdd ofd osd-zfs osd-ldiskfs \ quota osp lod target lfsck nodemap -CLIENT_SUBDIRS = mdc lmv llite lclient lov osc - -LIBLUSTRE_SUBDIRS = liblustre +CLIENT_SUBDIRS = mdc lmv llite lov osc SUBDIRS := $(ALWAYS_SUBDIRS) @@ -59,20 +57,11 @@ if CLIENT SUBDIRS += $(CLIENT_SUBDIRS) endif -# this needs to be after the client subdirs -if LIBLUSTRE -if !CLIENT -SUBDIRS += $(CLIENT_SUBDIRS) -endif -SUBDIRS += $(LIBLUSTRE_SUBDIRS) -endif - -DIST_SUBDIRS := $(ALWAYS_SUBDIRS) $(SERVER_SUBDIRS) $(CLIENT_SUBDIRS) \ - $(LIBLUSTRE_SUBDIRS) +DIST_SUBDIRS := $(ALWAYS_SUBDIRS) $(SERVER_SUBDIRS) $(CLIENT_SUBDIRS) -EXTRA_DIST = BUGS FDL kernel_patches BUILDING +EXTRA_DIST = BUGS kernel_patches BUILDING -sources: $(LDISKFS) lustre_build_version +sources: lustre_build_version all-recursive: lustre_build_version