From: Karl Berry Date: Wed, 11 Nov 2020 01:58:41 +0000 (-0800) Subject: vala: forgot to update lists-of-tests.mk. X-Git-Tag: v1.16.3~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b7f0f9eeb63740bc3a89f6f80fced44355e51b7;p=thirdparty%2Fautomake.git vala: forgot to update lists-of-tests.mk. * t/list-of-tests.mk (handwritten_tests): include t/vala-libs-distcheck.sh and t/vala-libs-vpath.sh. Should have been committed with 2020-10-29 vala change, but somehow missed. 2020-11-10 Karl Berry --- diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk index f44eed0e5..5359c2242 100644 --- a/t/list-of-tests.mk +++ b/t/list-of-tests.mk @@ -1252,6 +1252,8 @@ t/vala-configure.sh \ t/vala-grepping.sh \ t/vala-headers.sh \ t/vala-libs.sh \ +t/vala-libs-distcheck.sh \ +t/vala-libs-vpath.sh \ t/vala-mix.sh \ t/vala-mix2.sh \ t/vala-non-recursive-setup.sh \