X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2FautoMakefile.am;h=099048a15485c225d2f04e3d35a86826dfd9c54b;hp=f542f3e0510bd1ad615b2542067d51754fbcd588;hb=16184a05de0db78bf4a8056525db09fc96c31256;hpb=632cef2dcd807b1327ee26aacd9698953fb62c5b diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am index f542f3e..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 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)