X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2FMakefile.am;h=c3eafd7de6aadaa0a2f0d974c1a184d91323cb2a;hp=f4c107a487a7fb0bda7971e29e720b53da0c8310;hb=295968fa7257978bba7aa4fedb28cd3563d4a5e0;hpb=3b4c006b28c9d6a7c3b00535cd3a6292178fa4c6 diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index f4c107a..c3eafd7 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -25,9 +25,11 @@ # # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved +# Copyright (c) 2001, 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/ @@ -36,14 +38,56 @@ SUBDIRS = linux 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 lustre_ucache.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 \ - 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 +DIST_SUBDIRS = linux lustre darwin + +EXTRA_DIST = \ + cl_object.h \ + dt_object.h \ + interval_tree.h \ + ioctl.h \ + lclient.h \ + liblustre.h \ + lprocfs_status.h \ + lu_object.h \ + lu_ref.h \ + lustre_acl.h \ + lustre_capa.h \ + lustre_cfg.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_fsfilt.h \ + lustre_ha.h \ + lustre_handles.h \ + lustre_idmap.h \ + lustre_import.h \ + lustre_lfsck.h \ + lustre_lib.h \ + lustre_linkea.h \ + lustre_lite.h \ + lustre_log.h \ + lustre_mdc.h \ + lustre_mds.h \ + lustre_net.h \ + lustre_param.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_lov.h \ + obd_ost.h \ + obd_support.h \ + obd_target.h