[PATCH input-vmmouse 1/3] make: remove duplicate definition of EXTRA_DIST

Thomas Hellstrom thellstrom at vmware.com
Thu Oct 21 01:59:27 PDT 2010


On 10/20/2010 02:20 AM, Gaetan Nadon wrote:
> autoreconf -vfi produces this output:
> tools/Makefile.am:59: EXTRA_DIST multiply defined in condition TRUE ...
> tools/Makefile.am:36: ... `EXTRA_DIST' previously defined here
>
> Signed-off-by: Gaetan Nadon<memsize at videotron.ca>
>    
Build-tested on servers 1.0 through 1.9. Please add the below Acked-by 
and push.

Acked-by: Thomas Hellstrom <thellstrom at vmware.com>

> ---
>   tools/Makefile.am |    2 --
>   1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/tools/Makefile.am b/tools/Makefile.am
> index 77a9731..b7357b9 100644
> --- a/tools/Makefile.am
> +++ b/tools/Makefile.am
> @@ -33,8 +33,6 @@ hal-probe-vmmouse: hal-probe-vmmouse.in
>   	    -e 's|__HAL_BIN_PREFIX__|$(HAL_BIN_DIR)|g' \
>   	<  $<  >  $@
>
> -EXTRA_DIST = hal-probe-vmmouse.in
> -
>   CLEANFILES = hal-probe-vmmouse
>
>   if HAS_XORG_CONF_DIR
>    



More information about the xorg-devel mailing list