From b8595d21bb2517e76c15181182a7b322ad25e989 Mon Sep 17 00:00:00 2001 From: Flammie A Pirinen Date: Mon, 24 Jun 2024 17:12:12 +0200 Subject: [PATCH] tts tests --- am-shared/tools-tts-test-include.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 am-shared/tools-tts-test-include.am diff --git a/am-shared/tools-tts-test-include.am b/am-shared/tools-tts-test-include.am new file mode 100644 index 00000000..3766512d --- /dev/null +++ b/am-shared/tools-tts-test-include.am @@ -0,0 +1,9 @@ +## Process this file with automake to produce Makefile.in +## Copyright: Sámediggi/Divvun/UiT +## Licence: GPL v3+ + +######## Test targets: ########### + +# Default variable for all languages +LOG_COMPILER=$(srcdir)/run_tests.sh +