[PATCH RESEND xserver 1/2] hw/dmx/doc: DIST_SUBDIRS not required when using AM_CONDITIONAL

Tiago Vignatti tiago.vignatti at nokia.com
Tue Dec 7 11:16:56 PST 2010


On Tue, Dec 07, 2010 at 01:43:16PM -0500, ext Gaetan Nadon wrote:
> The makefile can be simplyfied as Automake handle this automatically.
> All directories in SUBDIRS are visited for dist purposes.
> 
> www.gnu.org/software/automake/manual/automake.html#SUBDIRS-vs-DIST_005fSUBDIRS
> 
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

Reviewed-by: Tiago Vignatti <tiago.vignatti at nokia.com>

> ---
>  hw/dmx/Makefile.am |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/hw/dmx/Makefile.am b/hw/dmx/Makefile.am
> index 0d06346..9854f65 100644
> --- a/hw/dmx/Makefile.am
> +++ b/hw/dmx/Makefile.am
> @@ -1,4 +1,3 @@
> -DIST_SUBDIRS = input config glxProxy examples doc
>  
>  SUBDIRS = input config examples
>  bin_PROGRAMS = Xdmx
> -- 
> 1.6.0.4
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
             Tiago


More information about the xorg-devel mailing list