From 53e27d6e8872a8754a33c87f0c07082481b095dc Mon Sep 17 00:00:00 2001 From: Daniele Forsi IU5HKX Date: Sat, 16 Aug 2025 17:47:22 +0200 Subject: [PATCH] [tests] Split and sort the list of EXTRA_DIST files --- tests/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 5418dc41d..40ad3226e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -103,7 +103,11 @@ rigmatrix.html: rigmatrix_head.html rigmatrix listrigs endif -EXTRA_DIST = rigmatrix_head.html rig_split_lst.awk testctld.pl testrotctld.pl +EXTRA_DIST = \ + rig_split_lst.awk \ + rigmatrix_head.html \ + testctld.pl \ + testrotctld.pl # Support 'make check' target for simple tests check_SCRIPTS = test2038.sh testbcd.sh testcache.sh testcookie.sh testfreq.sh testgrid.sh testloc.sh testrig.sh testrigcaps.sh