[PATCH v3 xserver] tests: Fix typo
Jon Turney
jon.turney at dronecode.org.uk
Mon Jan 16 15:35:29 UTC 2017
On 14/01/2017 07:51, Mihail Konev wrote:
> Remove redundrant/incorrect automake assignment.
>
> Buglink: https://lists.x.org/archives/xorg-devel/2017-January/052320.html
> Reported-by: Michel Dänzer <michel at daenzer.net>
> Signed-off-by: Mihail Konev <k.mvc at ya.ru>
> ---
> v3: reword
>
> test/Makefile.am | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/test/Makefile.am b/test/Makefile.am
> index 729402f104ce..b850dd8a7ce7 100644
> --- a/test/Makefile.am
> +++ b/test/Makefile.am
> @@ -221,7 +221,6 @@ endif
>
> endif !XORG
>
> -tests_DEPENDENCIES = $(tests_LDADD)
> endif ENABLE_UNIT_TESTS
>
> EXTRA_DIST = \
Reviewed-by: Jon Turney <jon.turney at dronecode.org.uk>
More information about the xorg-devel
mailing list