X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2FMakefile.am;h=410b55c8dec59c3351f9bea48c5c6297d912a77a;hp=86d0f78a072aa36a2c7e20536a413b6b3907b2ca;hb=713174908cb8e5e3ceadd3ca1cb42a88b200e576;hpb=2b294992edce5af7b79d4300ed3aa1ea6a8db850 diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index 86d0f78..410b55c 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -36,21 +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 \ - 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 \ @@ -70,15 +70,23 @@ EXTRA_DIST = \ lustre_linkea.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 \ @@ -89,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