[PATCH resent] test: Fix make distcheck when not building unit tests

Peter Hutterer peter.hutterer at who-t.net
Wed Oct 13 16:55:40 PDT 2010


On Wed, Oct 13, 2010 at 04:28:14PM -0700, Jeremy Huddleston wrote:
> 
> Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>
> ---
> test/Makefile.am |    3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
> 
> diff --git a/test/Makefile.am b/test/Makefile.am
> index 7c44671..456221e 100644
> --- a/test/Makefile.am
> +++ b/test/Makefile.am
> @@ -33,10 +33,9 @@ libxservertest_la_LIBADD = \
>             $(top_builddir)/mi/libmi.la \
>             $(top_builddir)/os/libos.la \
>             @XORG_LIBS@
> +endif
> 
> CLEANFILES=libxservertest.c
> 
> libxservertest.c:
> 	touch $@
> -
> -endif
> -- 
> 1.5.6.6

Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>


More information about the xorg-devel mailing list