[sheepdog] [PATCH] sheep: fix build error by wrong spelling of option.h
Liu Yuan
namei.unix at gmail.com
Thu Dec 20 06:11:45 CET 2012
On 12/20/2012 01:09 PM, Liu Yuan wrote:
> 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
>
This is applied quickly because current master can't compile.
Thanks,
Yuan
More information about the sheepdog
mailing list