[PATCH v3 xserver] tests: Fix typo

Mihail Konev k.mvc at ya.ru
Sat Jan 14 07:51:45 UTC 2017


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 = \
-- 
2.9.2



More information about the xorg-devel mailing list