[Sheepdog] [PATCH 2/2] Add missing cluster.h in sheep/Makfile.am.
chenbaozi at gmail.com
chenbaozi at gmail.com
Tue Oct 25 13:36:13 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 2b9d58f..db1825c 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