[Libguestfs] [PATCH] builder: add libguestfs.gpg to EXTRA_DIST

Richard W.M. Jones rjones at redhat.com
Fri Feb 28 14:00:39 UTC 2014


On Fri, Feb 28, 2014 at 02:27:56PM +0100, Pino Toscano wrote:
> It needs to be in EXTRA_DIST, otherwise it is not put in the dist.
> ---
>  builder/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/builder/Makefile.am b/builder/Makefile.am
> index f0cb1dd..2dc9d23 100644
> --- a/builder/Makefile.am
> +++ b/builder/Makefile.am
> @@ -27,6 +27,7 @@ AM_CFLAGS = \
>  
>  EXTRA_DIST = \
>  	$(SOURCES) \
> +	libguestfs.gpg \
>  	virt-builder.pod \
>  	virt-index-validate.pod \
>  	test-virt-builder.sh \
> -- 
> 1.8.3.1

ACK.

Minor fixes to EXTRA_DIST don't need acking on the list.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW




More information about the Libguestfs mailing list