[sheepdog] [PATCH] sheep: fix build error by wrong spelling of option.h
Liu Yuan
namei.unix at gmail.com
Thu Dec 20 06:09:26 CET 2012
From: Liu Yuan <tailai.ly at taobao.com>
Signed-off-by: Liu Yuan <tailai.ly at taobao.com>
---
include/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/Makefile.am b/include/Makefile.am
index 457f055..6413047 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -2,4 +2,4 @@ MAINTAINERCLEANFILES = Makefile.in config.h.in
noinst_HEADERS = bitops.h event.h logger.h sheepdog_proto.h util.h \
list.h net.h sheep.h exits.h strbuf.h rbtree.h \
- sha1.h options.h internal_proto.h
+ sha1.h option.h internal_proto.h
--
1.7.9.5
More information about the sheepdog
mailing list