[virt-tools-list] [PATCH virt-viewer] build-sys: man Makefile.am misc improvements

Christophe Fergeau cfergeau at redhat.com
Thu Apr 3 15:51:50 UTC 2014


On Thu, Apr 03, 2014 at 05:37:48PM +0200, Marc-André Lureau wrote:
> Make it silent.
> Ship man files in tarball.
> Use maintainer-clean instead of distclean (which is for files generated
> by configure in general).

This looks like an okyaish git shortlog for 3 distinct commits...


> ---
>  man/Makefile.am | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/man/Makefile.am b/man/Makefile.am
> index 13bfb94..6b452dc 100644
> --- a/man/Makefile.am
> +++ b/man/Makefile.am
> @@ -8,11 +8,12 @@ man_MANS =					\
>  EXTRA_DIST =					\
>  	remote-viewer.pod			\
>  	virt-viewer.pod				\
> +	$(man_MANS)				\

can this be achieved by using dist_man_MANS instead of man_MAN rather than
explicitly listing it in EXTRA_DIST?

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20140403/fd00b5e9/attachment.sig>


More information about the virt-tools-list mailing list