summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-11-10 17:58:41 -0800
committerKarl Berry <karl@freefriends.org>2020-11-10 17:58:41 -0800
commit9b7f0f9eeb63740bc3a89f6f80fced44355e51b7 (patch)
treec464da11e13c5e0e6de817388c92b4126738d4ce /t
parent6b182dc52eff16ad583f9251fd1a6888f8d9fc2f (diff)
downloadautomake-9b7f0f9eeb63740bc3a89f6f80fced44355e51b7.tar.gz
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 <karl@freefriends.org>
Diffstat (limited to 't')
-rw-r--r--t/list-of-tests.mk2
1 files changed, 2 insertions, 0 deletions
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 \