X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2FMakefile.am;h=98c0756e2dbab41f28d716f3a8a81a2a53fae87b;hp=f5d0b380fc61bad36dd31d5a6e53e0ddde40a072;hb=807a40c5678109087e2c8759bd86253034804c8d;hpb=7e915f5d7177b22bd3cc800137fb505781a2c037 diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index f5d0b38..98c0756 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -28,7 +28,7 @@ # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2011, 2012, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # # @@ -36,19 +36,60 @@ # Lustre is a trademark of Sun Microsystems, Inc. # -SUBDIRS = linux lustre +SUBDIRS = lustre -DIST_SUBDIRS = linux lustre darwin +DIST_SUBDIRS = lustre -EXTRA_DIST = ioctl.h liblustre.h lprocfs_status.h lustre_cfg.h \ - lustre_debug.h lustre_disk.h lustre_dlm.h lustre_export.h \ - lustre_fsfilt.h lustre_ha.h lustre_handles.h lustre_import.h \ - lustre_lib.h lustre_sec.h lustre_lite.h lustre_log.h lustre_mds.h \ - lustre_mdc.h lustre_net.h lustre_quota.h lvfs.h \ - obd_cache.h obd_class.h obd.h obd_lov.h \ - obd_ost.h obd_support.h lustre_ver.h lu_object.h \ - md_object.h dt_object.h lustre_param.h lustre_mdt.h \ - lustre_fid.h lustre_fld.h lustre_req_layout.h lustre_capa.h \ - lustre_idmap.h lustre_eacl.h interval_tree.h obd_cksum.h \ - lu_ref.h cl_object.h lustre_acl.h lclient.h lu_target.h \ - lustre_update.h lustre_linkea.h +EXTRA_DIST = \ + cl_object.h \ + dt_object.h \ + interval_tree.h \ + liblustre.h \ + lprocfs_status.h \ + lu_object.h \ + lu_ref.h \ + lustre_acl.h \ + lustre_capa.h \ + lustre_cfg.h \ + lustre_compat.h \ + lustre_debug.h \ + lustre_disk.h \ + lustre_dlm_flags.h \ + lustre_dlm.h \ + lustre_eacl.h \ + lustre_export.h \ + lustre_fid.h \ + lustre_fld.h \ + lustre_ha.h \ + lustre_handles.h \ + lustre_idmap.h \ + lustre_import.h \ + lustre_intent.h \ + lustre_ioctl.h \ + lustre_lfsck.h \ + lustre_lib.h \ + lustre_linkea.h \ + lustre_lmv.h \ + lustre_log.h \ + lustre_mdc.h \ + lustre_mds.h \ + lustre_net.h \ + lustre_nodemap.h \ + lustre_nrs_tbf.h \ + lustre_param.h \ + lustre_patchless_compat.h \ + lustre_quota.h \ + lustre_req_layout.h \ + lustre_sec.h \ + lustre_update.h \ + lustre_ver.h \ + lu_target.h \ + lvfs.h \ + md_object.h \ + obd_cache.h \ + obd_cksum.h \ + obd_class.h \ + obd.h \ + obd_support.h \ + obd_target.h \ + upcall_cache.h