X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2FautoMakefile.am;h=099048a15485c225d2f04e3d35a86826dfd9c54b;hb=d821adb626e050206f1b4605f1159cf65ad22af5;hp=2526d2786daf9d977709c2514bdb5590ac33c200;hpb=5065210e4d04fb5f67626e7f3c10e208556cdf8b;p=fs%2Flustre-release.git diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am index 2526d27..099048a 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 lvfs 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-ldiskfs quota +SERVER_SUBDIRS = ost mgs mdt mdd ofd osd-zfs osd-ldiskfs \ + quota osp lod target -CLIENT_SUBDIRS := mdc lmv llite lclient +CLIENT_SUBDIRS = mdc lmv llite lclient lov osc -LIBLUSTRE_SUBDIRS := liblustre +LIBLUSTRE_SUBDIRS = liblustre SUBDIRS := $(ALWAYS_SUBDIRS)