From ef5f88692f54330b357e75aff772919ed8634eab Mon Sep 17 00:00:00 2001 From: fujiwarat Date: Wed, 31 Jan 2024 01:04:26 +0900 Subject: [PATCH] test8 --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index a7a7108..911968f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -55,6 +55,7 @@ $(test_metas): $(test_metas_in) EXTRA_DIST = \ anthycases.py \ anthytest.py \ + foo.py \ meta.test.in \ test-build.sh \ test-console.sh \