From 655db9bbe843373f831ff6722ca3b120f24c95cd Mon Sep 17 00:00:00 2001
From: huanghua <huanghua>
Date: Mon, 20 Oct 2008 05:47:14 +0000
Subject: [PATCH] Branch HEAD b=17444

quick fix for HEAD build problem.
nikita may have more fix.
---
 lustre/include/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am
index 16adf5018f..7ccd6b86e9 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 \
-	     lu_ref.h cl_object.h lustre_acl.h lclient.h
+	     lu_ref.h lustre_acl.h
-- 
GitLab