X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2FautoMakefile.am;h=c9e8f1dd050cda810518e616cdbfde3846de2cc6;hb=f6c64625b87c06749e04a0a74960852bb9e50750;hp=31b6109d16f8a0547cb49720cf937533c72c9afc;hpb=6d57017bcb81a8cff88fa049ab662b4c0677f625;p=fs%2Flustre-release.git diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am index 31b6109..c9e8f1dd 100644 --- a/lustre/autoMakefile.am +++ b/lustre/autoMakefile.am @@ -28,7 +28,7 @@ # Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2011, Whamcloud, Inc. +# Copyright (c) 2011, 2012, Intel Corporation. # # @@ -39,14 +39,15 @@ AUTOMAKE_OPTIONS = foreign # also update lustre/autoconf/lustre-core.m4 AC_CONFIG_FILES -ALWAYS_SUBDIRS := include lvfs obdclass ldlm ptlrpc osc lov obdecho \ +ALWAYS_SUBDIRS = include obdclass ldlm ptlrpc obdecho \ mgc fid fld doc utils tests scripts autoconf contrib conf -SERVER_SUBDIRS := obdfilter ost mds mgs mdt cmm mdd ofd osd-zfs osd-ldiskfs quota +SERVER_SUBDIRS = ost mgs mdt mdd ofd osd-zfs osd-ldiskfs \ + quota osp lod target lfsck nodemap -CLIENT_SUBDIRS := mdc lmv llite lclient +CLIENT_SUBDIRS = mdc lmv llite lclient lov osc -LIBLUSTRE_SUBDIRS := liblustre +LIBLUSTRE_SUBDIRS = liblustre SUBDIRS := $(ALWAYS_SUBDIRS) @@ -71,12 +72,7 @@ DIST_SUBDIRS := $(ALWAYS_SUBDIRS) $(SERVER_SUBDIRS) $(CLIENT_SUBDIRS) \ EXTRA_DIST = BUGS FDL kernel_patches BUILDING -lvfs-sources: - $(MAKE) sources -C lvfs -obdclass-sources: - $(MAKE) sources -C obdclass - -sources: $(LDISKFS) lvfs-sources obdclass-sources lustre_build_version +sources: lustre_build_version all-recursive: lustre_build_version