[Sheepdog] [PATCH v2 2/2] Add missing cluster.h in sheep/Makfile.am.

chenbaozi at gmail.com chenbaozi at gmail.com
Wed Oct 26 09:24:30 CEST 2011


From: CHEN Baozi <chenbaozi.pt at taobao.com>


Signed-off-by: CHEN Baozi <chenbaozi.pt at taobao.com>
---
 sheep/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sheep/Makefile.am b/sheep/Makefile.am
index 3db914d..85652dd 100644
--- a/sheep/Makefile.am
+++ b/sheep/Makefile.am
@@ -29,7 +29,7 @@ sheep_LDADD	  	= $(libcpg_LIBS) $(libcfg_LIBS) ../lib/libsheepdog.a -lpthread
 sheep_DEPENDENCIES	= ../lib/libsheepdog.a
 
 
-noinst_HEADERS		= work.h sheep_priv.h
+noinst_HEADERS		= work.h sheep_priv.h cluster.h
 
 EXTRA_DIST		= 
 
-- 
1.7.6.4




More information about the sheepdog mailing list