X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2FautoMakefile.am;h=8b55a01f8cbb01ff1db8ea17cf55bc4d23c79856;hb=1a9be0046b1f1772d3f934c2146dc5233c391377;hp=2952a75b43b78c896f474ab12fe29674c225e389;hpb=57df6353ca590f32a32c0f0dc4a1d10a86a027ec;p=fs%2Flustre-release.git diff --git a/lustre/osd-ldiskfs/autoMakefile.am b/lustre/osd-ldiskfs/autoMakefile.am index 2952a75..8b55a01 100644 --- a/lustre/osd-ldiskfs/autoMakefile.am +++ b/lustre/osd-ldiskfs/autoMakefile.am @@ -15,11 +15,7 @@ # # You should have received a copy of the GNU General Public License # version 2 along with this program; If not, see -# http://www.sun.com/software/products/lustre/docs/GPLv2.pdf -# -# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, -# CA 95054 USA or visit www.sun.com if you need additional information or -# have any questions. +# http://www.gnu.org/licenses/gpl-2.0.html # # GPL HEADER END # @@ -28,6 +24,8 @@ # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2012, 2013, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ @@ -35,9 +33,11 @@ # if MODULES +if LDISKFS_ENABLED modulefs_DATA = osd_ldiskfs$(KMODEXT) endif +endif MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -EXTRA_DIST := $(osd_ldiskfs-objs:%.o=%.c) osd_internal.h osd_oi.h osd_igif.h \ - osd_iam.h osd_scrub.h osd_quota_fmt.h +EXTRA_DIST := $(osd_ldiskfs-objs:%.o=%.c) osd_internal.h osd_oi.h \ + osd_iam.h osd_dynlocks.h osd_scrub.h osd_quota_fmt.h