From 23ca42b511a425132b835d1ad3f1de40054d75b4 Mon Sep 17 00:00:00 2001 From: shadow Date: Fri, 18 Apr 2008 10:05:16 +0000 Subject: [PATCH] attach obd_cksum.h to build --- lustre/include/Makefile.am | 2 +- lustre/include/linux/Makefile.am | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index 7c99903..26cad31 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -16,4 +16,4 @@ EXTRA_DIST = ioctl.h liblustre.h lprocfs_status.h lustre_cfg.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 + lustre_idmap.h lustre_eacl.h interval_tree.h obd_cksum.h diff --git a/lustre/include/linux/Makefile.am b/lustre/include/linux/Makefile.am index 96bb17c..cbd47a9 100644 --- a/lustre/include/linux/Makefile.am +++ b/lustre/include/linux/Makefile.am @@ -13,4 +13,5 @@ EXTRA_DIST = lprocfs_status.h lustre_acl.h lustre_debug.h lustre_lib.h \ lustre_dlm.h lustre_handles.h lustre_net.h obd_class.h obd_support.h \ lustre_log.h lustre_compat25.h lustre_fsfilt.h lustre_mds.h \ obd.h lvfs.h lvfs_linux.h lustre_lite.h lustre_quota.h \ - lustre_user.h lustre_types.h lustre_patchless_compat.h lustre_intent.h + lustre_user.h lustre_types.h lustre_patchless_compat.h lustre_intent.h \ + obd_cksum.h -- 1.8.3.1