X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2FMakefile.am;h=f5d0b380fc61bad36dd31d5a6e53e0ddde40a072;hb=7e915f5d7177b22bd3cc800137fb505781a2c037;hp=19d45ac3a1646924caf726202fef2df798dbdeae;hpb=82af026a4b6c22b680929ca7b6db45b0c6a55171;p=fs%2Flustre-release.git diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index 19d45ac..f5d0b38 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -28,6 +28,8 @@ # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2011, 2012, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ @@ -36,14 +38,17 @@ SUBDIRS = linux lustre +DIST_SUBDIRS = linux lustre darwin + 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 lu_time.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 + lu_ref.h cl_object.h lustre_acl.h lclient.h lu_target.h \ + lustre_update.h lustre_linkea.h