X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2FautoMakefile.am;h=89a20c1c66ad2d0c73657497b909adc90815dce9;hb=62a859fade43e23636170d054a4385d5b669774c;hp=5235ad9bb81c19b5d53e4600b7fbed6f7335d196;hpb=93e457796a1643a6ebf104ea1fc638d4add9e1b5;p=fs%2Flustre-release.git diff --git a/lustre/osd-ldiskfs/autoMakefile.am b/lustre/osd-ldiskfs/autoMakefile.am index 5235ad9..89a20c1 100644 --- a/lustre/osd-ldiskfs/autoMakefile.am +++ b/lustre/osd-ldiskfs/autoMakefile.am @@ -25,9 +25,11 @@ # # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved +# 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 +37,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