From: Stefano Lattarini Date: Sat, 24 Mar 2012 15:30:10 +0000 (+0100) Subject: build: remove duplicated entries in $(TESTS) X-Git-Tag: v1.11.3b~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53161ce02c3e69e2cea4d6b7b477366fc371bf16;p=thirdparty%2Fautomake.git build: remove duplicated entries in $(TESTS) * tests/list-of-tests.mk (handwritten_TESTS): Remove duplicated entries for test cases 'extra-portability*.test'. Signed-off-by: Stefano Lattarini --- diff --git a/tests/list-of-tests.mk b/tests/list-of-tests.mk index 58f1e8250..819cd06de 100644 --- a/tests/list-of-tests.mk +++ b/tests/list-of-tests.mk @@ -412,9 +412,6 @@ extra8.test \ extra10.test \ extra11.test \ extra12.test \ -extra-portability.test \ -extra-portability2.test \ -extra-portability3.test \ extradep.test \ extradep2.test \ f90only.test \