X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Finclude%2FMakefile.am;h=410b55c8dec59c3351f9bea48c5c6297d912a77a;hb=713174908cb8e5e3ceadd3ca1cb42a88b200e576;hp=c40cf4ee0b25ca9cda7d18fee61b3f6f3d4d3fc8;hpb=01def2b635ff0b7bacde158d9124334c42cd5d2b;p=fs%2Flustre-release.git diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index c40cf4e..410b55c 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) 2012, 2013, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # # @@ -36,22 +36,21 @@ # Lustre is a trademark of Sun Microsystems, Inc. # -SUBDIRS = linux lustre +SUBDIRS = lustre -DIST_SUBDIRS = linux lustre +DIST_SUBDIRS = lustre EXTRA_DIST = \ cl_object.h \ dt_object.h \ interval_tree.h \ - lclient.h \ - liblustre.h \ + llog_swab.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 \ @@ -64,22 +63,30 @@ EXTRA_DIST = \ 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_lite.h \ lustre_lmv.h \ lustre_log.h \ + lustre_log_user.h \ lustre_mdc.h \ lustre_mds.h \ lustre_net.h \ lustre_nodemap.h \ + lustre_nrs.h \ + lustre_nrs_crr.h \ + lustre_nrs_fifo.h \ + lustre_nrs_orr.h \ lustre_nrs_tbf.h \ + lustre_obdo.h \ lustre_param.h \ + lustre_patchless_compat.h \ lustre_quota.h \ lustre_req_layout.h \ lustre_sec.h \ + lustre_swab.h \ lustre_update.h \ lustre_ver.h \ lu_target.h \ @@ -90,4 +97,7 @@ EXTRA_DIST = \ obd_class.h \ obd.h \ obd_support.h \ - obd_target.h + obd_target.h \ + upcall_cache.h \ + lustre_kernelcomm.h \ + uapi_kernelcomm.h