X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2FMakefile.am;h=0a5f4525f015c078d7569034dc2325a49cdb4337;hb=ddd0d41173eeb500a4a16495fefe5568782252cf;hp=eefe2ad5372a2043b30278112e600e2f17989d12;hpb=23e251073dfcca0f446bac9b0760118ba17cccf5;p=fs%2Flustre-release.git diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index eefe2ad..0a5f452 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -9,9 +9,11 @@ SUBDIRS = linux lustre EXTRA_DIST = ioctl.h liblustre.h lprocfs_status.h lustre_cfg.h \ lustre_commit_confd.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 class_hash.h \ - lustre_lite.h lustre_log.h lustre_mds.h lustre_net.h \ - lustre_param.h lustre_quota.h lustre_ucache.h lvfs.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_echo.h obd.h obd_lov.h \ - obd_ost.h obd_support.h lustre_ver.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