From: Stefano Lattarini Date: Thu, 14 Jun 2012 21:04:33 +0000 (+0200) Subject: fixup: adjust t/list-of-tests.mk for renamed/added tests X-Git-Tag: v1.12.2~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911a6e9fc85ce67a867178bd7daf8ce8c461135c;p=thirdparty%2Fautomake.git fixup: adjust t/list-of-tests.mk for renamed/added tests Signed-off-by: Stefano Lattarini --- diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk index 93b50c675..4e07a192e 100644 --- a/t/list-of-tests.mk +++ b/t/list-of-tests.mk @@ -255,7 +255,6 @@ t/compile_f90_c_cxx.sh \ t/compile_f_c_cxx.sh \ t/cond-basic.sh \ t/cond.sh \ -t/cond2.sh \ t/cond3.sh \ t/cond4.sh \ t/cond5.sh \ @@ -1018,20 +1017,22 @@ t/strip.sh \ t/strip2.sh \ t/strip3.sh \ t/subdir.sh \ -t/subdir2.sh \ +t/subdir-ac-subst.sh \ +t/subdir-add-pr46.sh \ +t/subdir-add2-pr46.sh \ +t/subdir-am-cond.sh \ +t/subdir-cond-err.sh \ +t/subdir-cond-gettext.sh \ +t/subdir-order.sh \ +t/subdir-with-slash.sh \ +t/subdir-subsub.sh \ t/subdir3.sh \ t/subdir4.sh \ -t/subdir5.sh \ t/subdir6.sh \ t/subdir7.sh \ -t/subdir8.sh \ -t/subdir9.sh \ t/subdir10.sh \ t/subdir-distclean.sh \ t/subdirbuiltsources.sh \ -t/subcond.sh \ -t/subcond2.sh \ -t/subcond3.sh \ t/subobj.sh \ t/subobj2.sh \ t/subobj4.sh \