From: robert.read Date: Wed, 13 Aug 2008 19:19:49 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_50~10 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=9f74a2d8dd142c3209b560f5d05bdc284c5a8f43;p=fs%2Flustre-release.git Branch HEAD b=16425 lustre_acl.h is not referenced in include/Makefile.am and this causes the rpm build to fail. --- diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index ddc6bd2..52dae6c 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -46,4 +46,4 @@ EXTRA_DIST = ioctl.h liblustre.h lprocfs_status.h lustre_cfg.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 \ - lustre_cache.h + lustre_cache.h lustre_acl.h