[sheepdog] [PATCH] Signed-off-by: Joe Ryner <jryner at jryner.dev.caituser.cait.org>

Liu Yuan namei.unix at gmail.com
Thu Dec 20 04:14:47 CET 2012


On 12/19/2012 10:34 PM, Joe Ryner wrote:
> From: Joe Ryner <jryner at jryner.dev.caituser.cait.org>
> 
> added options.h
> ---
>  include/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/Makefile.am b/include/Makefile.am
> index 3134235..457f055 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 internal_proto.h
> +			  sha1.h options.h internal_proto.h
> 

Applied, thanks.

Yuan



More information about the sheepdog mailing list