[PATCH 02/14] xfree86: bus: remove useless automake variable

Alan Coopersmith alan.coopersmith at oracle.com
Tue Jun 1 11:22:17 PDT 2010


Tiago Vignatti wrote:
> Signed-off-by: Tiago Vignatti <tiago.vignatti at nokia.com>
> ---
>  hw/xfree86/os-support/bus/Makefile.am |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 
> diff --git a/hw/xfree86/os-support/bus/Makefile.am b/hw/xfree86/os-support/bus/Makefile.am
> index 92a519b..106b237 100644
> --- a/hw/xfree86/os-support/bus/Makefile.am
> +++ b/hw/xfree86/os-support/bus/Makefile.am
> @@ -16,8 +16,7 @@ PLATFORM_SOURCES = Sbus.c
>  sdk_HEADERS += xf86Sbus.h
>  endif
>  
> -libbus_la_SOURCES = Pci.c Pci.h $(PCI_SOURCES) $(PLATFORM_PCI_SOURCES) \
> -                    $(PLATFORM_SOURCES)
> +libbus_la_SOURCES = Pci.c Pci.h $(PCI_SOURCES) $(PLATFORM_SOURCES)
>  
>  INCLUDES = $(XORG_INCS)
>  

Looks like a leftover that was missed in f7abe05b3306ed9a6f2cf5e3e45ed524d725d029

Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list