X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2FautoMakefile.am;h=89a20c1c66ad2d0c73657497b909adc90815dce9;hb=df1d59429cbfd1ea2464e863458b6a4a268e516b;hp=09186d12bba3a48fad6cb8d3e94f721beb57cb4a;hpb=88ae427ab69c4984509631e003e04bd4f7c29fc8;p=fs%2Flustre-release.git diff --git a/lustre/osd-ldiskfs/autoMakefile.am b/lustre/osd-ldiskfs/autoMakefile.am index 09186d1..89a20c1 100644 --- a/lustre/osd-ldiskfs/autoMakefile.am +++ b/lustre/osd-ldiskfs/autoMakefile.am @@ -28,6 +28,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 +37,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 +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