X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2FautoMakefile.am;h=8b55a01f8cbb01ff1db8ea17cf55bc4d23c79856;hb=refs%2Fchanges%2F76%2F36276%2F2;hp=cc3643e2208107c131e922ced701cb9bb11acd87;hpb=e992a95314f9d6721144d5521ebe795a72bb140a;p=fs%2Flustre-release.git diff --git a/lustre/osd-ldiskfs/autoMakefile.am b/lustre/osd-ldiskfs/autoMakefile.am index cc3643e..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@ -DIST_SOURCES := $(osd_ldiskfs-objs:%.o=%.c) osd_internal.h osd_oi.h osd_igif.h \ - osd_iam.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