sorry, the attached v2 has the commit message fixed.
Have a nice day,
BernyFrom 2b63182ece42f65f1ee6b5290fad2901fb7dbe77 Mon Sep 17 00:00:00 2001
From: Bernhard Voelker
Date: Sun, 24 Sep 2023 18:13:50 +0200
Subject: [PATCH] maintainer-makefile: Fix syntax-check rules wrt README.
* top/maint.mk
Previously, the syntax-check did not check for the pattern at all,
because the list of files was empty.
Bug introduced when adding the rules in commit 53b4bf3018.
* top/maint.mk (sc_readme_link_install): Change the value of the
variable in_vc_files to contain a pattern for the README file.
(sc_rea