[gnutls-devel] [PATCH] build: add danetool-args.c to BUILT_SOURCES

Nikos Mavrogiannopoulos nmav at gnutls.org
Sun Jan 20 22:05:08 CET 2013


Applied. Thanks.

On 01/20/2013 08:58 PM, Alon Bar-Lev wrote:

> Signed-off-by: Alon Bar-Lev <alon.barlev at gmail.com>
> ---
>  src/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 5aebf20..3059dd1 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -191,7 +191,7 @@ libcmd_tpmtool_la_LIBADD += $(LTLIBREADLINE) $(INET_PTON_LIB)
>  endif # ENABLE_TROUSERS
>  
>  BUILT_SOURCES = ocsptool-args.c p11tool-args.c psk-args.c cli-debug-args.c \
> -		cli-args.c serv-args.c srptool-args.c certtool-args.c
> +		cli-args.c serv-args.c srptool-args.c certtool-args.c danetool-args.c
>  
>  danetool-args.c: $(srcdir)/args-std.def $(srcdir)/danetool-args.def
>  	-autogen danetool-args.def





More information about the Gnutls-devel mailing list