[sheepdog] [PATCH] script: update Makefile.am to remove {start, stop}-sheepdog

Liu Yuan namei.unix at gmail.com
Fri Feb 1 04:18:16 CET 2013


From: Liu Yuan <tailai.ly at taobao.com>

This fix a compile error.

Signed-off-by: Liu Yuan <tailai.ly at taobao.com>
---
 script/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile.am b/script/Makefile.am
index a23a554..6ae958d 100644
--- a/script/Makefile.am
+++ b/script/Makefile.am
@@ -2,7 +2,7 @@ MAINTAINERCLEANFILES    = Makefile.in
 
 EXTRA_DIST		= generic.in
 
-noinst_HEADERS		= bash_completion_collie checkarch.sh start-sheepdog stop-sheepdog vditest
+noinst_HEADERS		= bash_completion_collie checkarch.sh vditest
 
 target_INIT             = generic
 
-- 
1.7.9.5




More information about the sheepdog mailing list