X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2FautoMakefile.am;h=84708ac8ddf74d71757a93cccbd6532861a7b7a6;hb=c34e6323a3804477dca7441901e1bf75de4b8c3a;hp=3294c28a946930980d28a9e68a3a2cd9aebd03b3;hpb=788d39358e2f90b24d6ac3f98b28a957a8681693;p=fs%2Flustre-release.git diff --git a/lustre/osd-ldiskfs/autoMakefile.am b/lustre/osd-ldiskfs/autoMakefile.am index 3294c28..84708ac 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, 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 osd_scrub.h +EXTRA_DIST := $(osd_ldiskfs-objs:%.o=%.c) osd_internal.h osd_oi.h \ + osd_iam.h osd_scrub.h osd_quota_fmt.h