Whamcloud - gitweb
LU-3963 libcfs: convert md[d/t]/mg[c/s] to linux atomic primitives
[fs/lustre-release.git] / lustre / osd-ldiskfs / autoMakefile.am
index 09186d1..89a20c1 100644 (file)
@@ -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/
 #
 
 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